Predis\Command\ServerSave::getId PHP Méthode

getId() public méthode

public getId ( )
    public function getId()
    {
        return 'SAVE';
    }
ServerSave