Home
last modified time | relevance | path

Searched defs:iniSettings (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DCodeExporter.php42 public function iniSettings(Snapshot $snapshot) function in SebastianBergmann\\GlobalState\\CodeExporter
H A DSnapshot.php49 private $iniSettings = array(); variable in SebastianBergmann\\GlobalState\\Snapshot
186 public function iniSettings() function in SebastianBergmann\\GlobalState\\Snapshot
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php180 private $iniSettings = []; variable in PHPUnit_Framework_TestCase