page::posts PHP Method

posts() public static method

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