| 
    file-fetcher
    
   | 
 
  
Discover Magical API using "@method" PHPDoc format.
Public Member Functions | |
| __construct (MethodTagRetrieverInterface $tagRetriever=null) | |
| supports (ClassNode $node) | |
| apply (ClassNode $node) | |
| getPriority () | |
| Prophecy\Doubler\ClassPatch\MagicCallPatch::__construct | ( | MethodTagRetrieverInterface | $tagRetriever = null | ) | 
| Prophecy\Doubler\ClassPatch\MagicCallPatch::apply | ( | ClassNode | $node | ) | 
Discover Magical API
| ClassNode | $node | 
Implements Prophecy\Doubler\ClassPatch\ClassPatchInterface.
| Prophecy\Doubler\ClassPatch\MagicCallPatch::getPriority | ( | ) | 
Returns patch priority, which determines when patch will be applied.
Implements Prophecy\Doubler\ClassPatch\ClassPatchInterface.
| Prophecy\Doubler\ClassPatch\MagicCallPatch::supports | ( | ClassNode | $node | ) | 
Support any class
| ClassNode | $node | 
Implements Prophecy\Doubler\ClassPatch\ClassPatchInterface.
 1.8.17