PHP Class Roots\Soil\Options

Show file Open project: roots/soil Class Usage Examples

Protected Properties

Property Type Description
$modules
$options

Public Methods

Method Description
get ( $module )
getByFile ( $file )
init ( $module, $options = [] )
set ( $options )

Protected Methods

Method Description
__construct ( $options )

Method Details

__construct() protected method

protected __construct ( $options )

get() public static method

public static get ( $module )

getByFile() public static method

public static getByFile ( $file )

init() public static method

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

set() public method

public set ( $options )

Property Details

$modules protected static property

protected static $modules

$options protected property

protected $options