PHP Class Neos\Flow\Tests\Reflection\Fixture\ProxyOfImplementationOfDummyInterface1

Inheritance: extends ImplementationOfDummyInterface1, implements Neos\Flow\ObjectManagement\Proxy\ProxyInterface
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
__wakeup ( ) A stub to satisfy the Flow Proxy Interface

Method Details

__wakeup() public method

A stub to satisfy the Flow Proxy Interface
public __wakeup ( )