8 methods override ClassPatchInterface::getPriority()
- DisableConstructorPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ DisableConstructorPatch.php - Returns patch priority, which determines when patch will be applied.
- KeywordPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ KeywordPatch.php - Returns patch priority, which determines when patch will be applied.
- MagicCallPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ MagicCallPatch.php - Returns patch priority, which determines when patch will be applied.
- ProphecySubjectPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ ProphecySubjectPatch.php - Returns patch priority, which determines when patch will be applied.
- ReflectionClassNewInstancePatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ ReflectionClassNewInstancePatch.php - Returns patch priority, which determines when patch will be applied.
- SplFileInfoPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ SplFileInfoPatch.php - Returns patch priority, which determines when patch will be applied.
- ThrowablePatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ ThrowablePatch.php - Returns patch priority, which determines when patch will be applied.
- TraversablePatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Returns patch priority, which determines when patch will be applied.