dc-rest/inc/class.rest.query.get.postsById.php
2017-06-20 19:40:56 +02:00

7 lines
58 B
PHP

<?php
class RestQueryGetPostsById extends RestQuery
{
}