Searched refs:ClassPatchInterface (Results 1 – 12 of 12) sorted by relevance
15 use Prophecy\Doubler\ClassPatch\ClassPatchInterface; alias34 * @var ClassPatchInterface[]61 * @return ClassPatchInterface[]71 * @param ClassPatchInterface $patch73 public function registerClassPatch(ClassPatchInterface $patch)77 @usort($this->patches, function (ClassPatchInterface $patch1, ClassPatchInterface $patch2) {
29 public function registerClassPatch(ClassPatch\ClassPatchInterface $patch)
23 interface ClassPatchInterface interface
22 class ReflectionClassNewInstancePatch implements ClassPatchInterface
21 class HhvmExceptionPatch implements ClassPatchInterface
21 class KeywordPatch implements ClassPatchInterface
23 class DisableConstructorPatch implements ClassPatchInterface
23 class TraversablePatch implements ClassPatchInterface
26 class MagicCallPatch implements ClassPatchInterface
24 class ProphecySubjectPatch implements ClassPatchInterface
8 class ThrowablePatch implements ClassPatchInterface
23 class SplFileInfoPatch implements ClassPatchInterface