Home
last modified time | relevance | path

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

/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtMethod.php111 public function getConstructorArgumentList() { function in gtMethod
/PHP-5.5/scripts/dev/generate-phpt/tests/
H A DgtMethodTest.php60 $this->assertEquals('$filename, $flags, $alias, $fileformat',$m->getConstructorArgumentList());
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtTestCase.php123 $constructorList = $this->subject->getConstructorArgumentList();
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar938 public function getConstructorArgumentList() {
1474 $constructorList = $this->subject->getConstructorArgumentList();

Completed in 11 milliseconds