Searched refs:initialisationStatements (Results 1 – 2 of 2) sorted by relevance
14 protected $initialisationStatements; variable in gtTestSubject147 $this->initialisationStatements[] = "\$".$name." = ";152 $this->initialisationStatements[] = "\$".$name." = ";163 return $this->initialisationStatements;
1052 protected $initialisationStatements;1185 $this->initialisationStatements[] = "\$".$name." = ";1190 $this->initialisationStatements[] = "\$".$name." = ";1201 return $this->initialisationStatements;
Completed in 8 milliseconds