PHPCfg\Op\Expr\Closure::getFunc PHP Method

getFunc() public method

public getFunc ( )
    public function getFunc()
    {
        return $this->func;
    }