src/Api/Cloud.php
Cloud
has 38 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Cloud implements CloudInterface
{
/**
* The client which is used to perform the requests to the REST api
*
File Cloud.php
has 268 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/*
* This file is part of the XabbuhPandaClient package.
*