Hello
I just
had a look to the j4 modules. For example breadcrumbs has a helper
class in a namespace
namespace Joomla\Module\Breadcrumbs\Site\Helper;
I want to adapt this to may own module. But it did not work, because the namespace of my module is not not mapped in the file
/libraries/autoload_psr4.php
Is there a recommended way or an example how to use namespaces in third party modules?
--
You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-gene...@googlegroups.com.
To post to this group, send email to joomla-de...@googlegroups.com.
Visit this group at https://groups.google.com/group/joomla-dev-general.
For more options, visit https://groups.google.com/d/optout.
--