PHP Class FluxBB\Actions\GetSettings

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

Protected Properties

Property Type Description
$config

Public Methods

Method Description
__construct ( FluxBB\Models\ConfigRepositoryInterface $config )

Protected Methods

Method Description
run ( )

Method Details

__construct() public method

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

run() protected method

protected run ( )

Property Details

$config protected_oe property

protected $config