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

getId() public méthode

public getId ( )
    public function getId()
    {
        return 'LLEN';
    }
ListLength