Changes to dev api for new site
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Model;
|
||||
class NewsImage extends Model {
|
||||
public $id;
|
||||
public $title;
|
||||
public $author;
|
||||
public $url;
|
||||
|
||||
public function __construct($data, $urlPrefix = '/') {
|
||||
|
||||
Reference in New Issue
Block a user