🐞 fix: phpcs issue cleanup
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Project runtime configuration values.
|
||||
* Spacetraders API Client Library - Project configuration
|
||||
*
|
||||
* @package Spacetraders
|
||||
* Runtime configuration values.
|
||||
*
|
||||
* @category Configuration
|
||||
* @package SpacetradersAPI
|
||||
* @author Keith Solomon <keith@keithsolomon.net>
|
||||
* @license MIT License
|
||||
* @version GIT: <git_id>
|
||||
* @link https://git.keithsolomon.net/keith/Spacetraders
|
||||
*/
|
||||
|
||||
return array(
|
||||
|
||||
Reference in New Issue
Block a user