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

getId() public méthode

public getId ( )
    public function getId()
    {
        return 'KEYS';
    }
KeyKeys