public function MagicalApi::definedMethod in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php \spec\Prophecy\Doubler\ClassPatch\MagicalApi::definedMethod()
Return value
void
File
- vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ ClassPatch/ MagicCallPatchSpec.php, line 63
Class
- MagicalApi
- @method void undefinedMethod()
Namespace
spec\Prophecy\Doubler\ClassPatchCode
public function definedMethod() {
}