CategoryFactory
class CategoryFactory implements ServiceProviderInterface
Service provider for the service categories.
Methods
__construct(string $namespace)
The namespace must be like: Joomla\Component\Content
void
register(Container $container)
Registers the service provider with a DI container.