Xpressengine\User\Rating::getAll PHP Méthode

getAll() public static méthode

getAll
public static getAll ( ) : array
Résultat array
    public static function getAll()
    {
        return static::$ratings;
    }