PHP Class FluxBB\Actions\GetSettings

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 $config )

Méthodes protégées

Méthode Description
run ( )

Method Details

__construct() public méthode

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

run() protected méthode

protected run ( )

Property Details

$config protected_oe property

protected $config