If you're using a proper code editor, it will automatically add import statements. So you don't have to worry about them. There is also an alternative way to use namespaced classes by writing fully qualifying class names everywhere, e.g.:There's also a silly way by creating a class alias. This is how JText works. You should not use this in current year though.
As of Joomla 4.4.0 you can and should use getLanguage() method in view and plugin layouts:
Code:
Joomla\CMS\Language\Text::_('SOME_STRING')
As of Joomla 4.4.0 you can and should use getLanguage() method in view and plugin layouts:
Code:
$this->getLanguage()->_('SOME_STRING')
Statistics: Posted by SharkyKZ — Thu Sep 12, 2024 7:59 am