PHP Class Frontend\Modules\Search\Config

Inheritance: extends Frontend\Core\Engine\Base\Config
Show file Open project: forkcms/forkcms

Protected Properties

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

Property Details

$defaultAction protected property

The default action
protected string $defaultAction
return string

$disabledActions protected property

The disabled actions
protected array $disabledActions
return array