PHP Class Backend\Modules\Profiles\Config

Inheritance: extends Backend\Core\Engine\Base\Config
Datei anzeigen Open project: forkcms/forkcms

Protected Properties

Property Type Description
$defaultAction string The default action.
$disabledActions array The disabled actions.

Property Details

$defaultAction protected_oe property

The default action.
protected string $defaultAction
return string

$disabledActions protected_oe property

The disabled actions.
protected array $disabledActions
return array