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

getId() public méthode

public getId ( )
    public function getId()
    {
        return 'EXPIRE';
    }
KeyExpire