PHP Interface Pickle\Base\Interfaces\Engine\Ini

Show file Open project: friendsofphp/pickle

Public Methods

Method Description
__construct ( Pickle\Base\Interfaces\Engine $php )
getEngine ( )
updatePickleSection ( array $dlls_add, array $dlls_del = [] )

Method Details

__construct() public method

public __construct ( Pickle\Base\Interfaces\Engine $php )
$php Pickle\Base\Interfaces\Engine

getEngine() public method

public getEngine ( )

updatePickleSection() public method

public updatePickleSection ( array $dlls_add, array $dlls_del = [] )
$dlls_add array
$dlls_del array