Predis\Command\ScriptCommand::getScript PHP Method

getScript() abstract public method

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