Ergo\Script::__invoke PHP 메소드

__invoke() 공개 메소드

public __invoke ( )
    public function __invoke()
    {
        return $this->execute();
    }