CategoryFactoryInterface
Category factory interface
since |
3.10.0 |
---|---|
package |
Joomla CMS |
Methods
createCategory
Creates a category.
createCategory(array options = [], string section = '') : \Joomla\CMS\Categories\CategoryInterface
since |
3.10.0 |
---|---|
throws |
|
Arguments
- options
array
The options- section
string
The section
Response
\Joomla\CMS\Categories\CategoryInterface