PHP Class FluxBB\Actions\CreateUser

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

Protected Properties

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

__construct() public méthode

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

run() protected méthode

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

Property Details

$config protected_oe property

protected $config