page::posts PHP Метод

posts() публичный статический Метод

public static posts ( )
    public static function posts()
    {
        return static::find(Config::meta('posts_page'));
    }