20231008#3

This commit is contained in:
User
2023-10-08 20:06:59 +03:00
parent 7b3228d14e
commit cf3a11cb62

View File

@@ -4,6 +4,7 @@ namespace Rmphp\Content;
use Rmphp\Foundation\Exceptions\AppError;
use Rmphp\Foundation\Exceptions\AppException;
use Rmphp\Foundation\TemplateInterface;
class Content implements TemplateInterface {