dc-rest/inc/class.rest.query.get.postsById.php

7 lines
58 B
PHP
Raw Normal View History

2017-06-20 19:40:56 +02:00
<?php
class RestQueryGetPostsById extends RestQuery
{
}