📄 docs: Add proper filedoc tags

This commit is contained in:
Keith Solomon
2026-02-10 08:13:25 -06:00
parent d8d6b34e90
commit a49b98f73b
5 changed files with 25 additions and 20 deletions

View File

@@ -2,10 +2,11 @@
/**
* Spacetraders mining fleet control page.
*
* @package SpacetradersApi
* @author Keith Solomon <keith@keithsolomon.net>
* @license MIT License
* @link https://git.keithsolomon.net/keith/Spacetraders
* @package SpacetradersAPI
* @author Keith Solomon <keith@keithsolomon.net>
* @license MIT License
* @version GIT: <git_id>
* @link https://git.keithsolomon.net/keith/Spacetraders
*/
require_once __DIR__ . '/lib/spacetraders-api.php';