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