PHP Class Frontend\Modules\Pages\Config

Inheritance: extends Frontend\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