skies-api/src/App/Entity/News.php

8 lines
45 B
PHP
Raw Normal View History

2017-11-06 13:18:39 +01:00
<?php
namespace App\Entity;
class News
{
}