Home
last modified time | relevance | path

Searched refs:dnew (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php278 ->when($result = SUT::dnew($classname))
289 SUT::dnew('Foo');
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php237 public static function dnew($classname, array $arguments = []) function in Hoa\\Consistency\\Autoloader
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php157 $visitor = Consistency\Autoloader::dnew($visitor);
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md102 * Consistency: Update `dnew` call. (Ivan Enderlin, 2015-12-09T16:44:21+01:00)