<?php namespace FootyRoom\Queries\Post; class PreviewPost extends Post { public $matchId; public $homeTeamName; public $awayTeamName; }