Snc\RedisBundle\Tests\CommandTestCase::getCommand PHP Метод

getCommand() абстрактный защищенный Метод

Method used by the implementation of the command test to return the actual command object
abstract protected getCommand ( ) : mixed
Результат mixed The command to be tested
    protected abstract function getCommand();