Predis\Command\ScriptCommand::getScript PHP 메소드

getScript() 추상적인 공개 메소드

Gets the body of a Lua script.
abstract public getScript ( ) : string
리턴 string
    public abstract function getScript();