PHP Class Backend\Modules\Profiles\Config

Inheritance: extends Backend\Core\Engine\Base\Config
Afficher le fichier Open project: forkcms/forkcms

Protected Properties

Свойство Type Description
$defaultAction string The default action.
$disabledActions array The disabled actions.

Property Details

$defaultAction protected_oe property

The default action.
protected string $defaultAction
Résultat string

$disabledActions protected_oe property

The disabled actions.
protected array $disabledActions
Résultat array