Go\Aop\Pointcut\PointcutReference::__wakeup PHP Method

__wakeup() public method

public __wakeup ( )
    public function __wakeup()
    {
        $this->container = AspectKernel::getInstance()->getContainer();
    }