8 methods override ClassPatchInterface::getPriority() in Zircon Profile 8.0
- DisableConstructorPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ DisableConstructorPatch.php - Returns patch priority, which determines when patch will be applied.
- HhvmExceptionPatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ HhvmExceptionPatch.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.
- TraversablePatch::getPriority in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Returns patch priority, which determines when patch will be applied.