CategoryRegistry

Table of Contents

Properties

$setRegistry  : SetRegistry

Methods

__construct()  : mixed
getCategories()  : array<int, Category>
Retrieve list of instantiated categories for the list of provided $setNames, including their dependencies (recursive)

Properties

Methods

getCategories()

Retrieve list of instantiated categories for the list of provided $setNames, including their dependencies (recursive)

public getCategories(string ...$setNames) : array<int, Category>
Parameters
$setNames : string
Return values
array<int, Category>

        
On this page

Search results