php-gitlab-api-async/lib/Gitlab/Api/Project.php

11 lines
No EOL
64 B
PHP

<?php
namespace Gitlab\Api;
class Project extends Base
{
}