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

getId() public méthode

public getId ( )
    public function getId()
    {
        return 'GET';
    }
StringGet