Snc\RedisBundle\Tests\CommandTestCase::getCommand PHP Method

getCommand() abstract protected method

Method used by the implementation of the command test to return the actual command object
abstract protected getCommand ( ) : mixed
return mixed The command to be tested
    protected abstract function getCommand();