Predis\Command\KeyDelete::getId PHP Метод

getId() публичный Метод

public getId ( )
    public function getId()
    {
        return 'DEL';
    }