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

11 lines
82 B
PHP
Raw Normal View History

2017-04-30 17:38:07 +02:00
<?php
class RestQueryGetBlogs
{
public function __construct($apiKey){
}
}