PHP Class FluxBB\Actions\ViewCategory

Inheritance: extends FluxBB\Core\Action
Datei anzeigen Open project: fluxbb/core

Protected Properties

Property Type Description
$categories

Public Methods

Method Description
__construct ( FluxBB\Models\CategoryRepositoryInterface $repository )

Protected Methods

Method Description
run ( )

Method Details

__construct() public method

public __construct ( FluxBB\Models\CategoryRepositoryInterface $repository )
$repository FluxBB\Models\CategoryRepositoryInterface

run() protected method

protected run ( )

Property Details

$categories protected_oe property

protected $categories