PHP Class FluxBB\Actions\NewTopic

Inheritance: extends FluxBB\Core\Action
Afficher le fichier Open project: fluxbb/core

Protected Properties

Свойство Type Description
$categories

Méthodes publiques

Méthode Description
__construct ( FluxBB\Models\CategoryRepositoryInterface $repository )

Méthodes protégées

Méthode Description
run ( ) : array Run the action and return a response for the user.

Method Details

__construct() public méthode

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

run() protected méthode

Run the action and return a response for the user.
protected run ( ) : array
Résultat array

Property Details

$categories protected_oe property

protected $categories