1 Commits
3.1 ... 3.1.1

Author SHA1 Message Date
User
8e62519dfd 20250112#1 2025-01-12 22:44:11 +03:00

View File

@@ -5,6 +5,7 @@ namespace Rmphp\Content;
use Rmphp\Foundation\Exceptions\AppError; use Rmphp\Foundation\Exceptions\AppError;
use Rmphp\Foundation\TemplateInterface; use Rmphp\Foundation\TemplateInterface;
#[\AllowDynamicProperties]
class Content implements TemplateInterface { class Content implements TemplateInterface {
/** /**