$category->toArray()
$category->toArray(): array
Return type
array
This method modifies the existing $category object it is applied to and returns it again.
$category->toArray(): array
array
This method modifies the existing $category object it is applied to and returns it again.