PHP Class Roots\Soil\Options

Afficher le fichier Open project: roots/soil Class Usage Examples

Protected Properties

Свойство Type Description
$modules
$options

Méthodes publiques

Méthode Description
get ( $module )
getByFile ( $file )
init ( $module, $options = [] )
set ( $options )

Méthodes protégées

Méthode Description
__construct ( $options )

Method Details

__construct() protected méthode

protected __construct ( $options )

get() public static méthode

public static get ( $module )

getByFile() public static méthode

public static getByFile ( $file )

init() public static méthode

public static init ( $module, $options = [] )

set() public méthode

public set ( $options )

Property Details

$modules protected_oe static_oe property

protected static $modules

$options protected_oe property

protected $options