Xpressengine\User\Rating::getAll PHP 메소드

getAll() 공개 정적인 메소드

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