You are here

class MagicalApiExtended in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php \spec\Prophecy\Doubler\ClassPatch\MagicalApiExtended

@method void undefinedMethod() @method void definedMethod()

Hierarchy

Expanded class hierarchy of MagicalApiExtended

File

vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php, line 73

Namespace

spec\Prophecy\Doubler\ClassPatch
View source
class MagicalApiExtended extends MagicalApi {

}

Members