Searched refs:isExtendable (Results 1 – 4 of 4) sorted by relevance
105 if (!$this->isExtendable($method->getName())){155 if (!$this->isExtendable($unextendableMethod)){165 public function isExtendable($method) function in Prophecy\\Doubler\\Generator\\Node\\ClassNode
177 if (!$timestamp->isExtendable($publicationsFile)) {
161 $extendable = $timestamp->isExtendable($publicationsFile);
404 public function isExtendable(GTPublicationsFile $publicationsFile) { function in GTTimestamp