Home
last modified time | relevance | path

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

/PHP-7.0/scripts/dev/generate-phpt/src/
H A DgtMethod.php135 public function getConstructorInitStatements() { function in gtMethod
/PHP-7.0/scripts/dev/generate-phpt/tests/
H A DgtMethodTest.php70 $a = $m->getConstructorInitStatements();
/PHP-7.0/scripts/dev/generate-phpt/src/testcase/
H A DgtTestCase.php111 $conStatements = $this->subject->getConstructorInitStatements();
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar962 public function getConstructorInitStatements() {
1462 $conStatements = $this->subject->getConstructorInitStatements();

Completed in 13 milliseconds