-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, useful extension, thx... but some ideas:
<?= \Yii::t('skeeks/cms', 'Add'); ?>
- not all project use skeeks cms, if you use clear yii2 you will get error: Unable to locate message source for category 'skeeks/cms'.- Please don't use Short Tags
'<?'
by default is disabled, and from PHP7.4 is deprecate, in PHP 8 will be removed
Metadata
Metadata
Assignees
Labels
No labels