Xpressengine\User\Rating::getAll PHP Method

getAll() public static method

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