added some api / internal tags

This commit is contained in:
kremsy
2017-04-07 23:38:18 +02:00
parent c94c1caf4b
commit d04a6b71fe
6 changed files with 49 additions and 7 deletions

View File

@ -7,6 +7,7 @@ use ManiaControl\Players\Player;
/**
* ManiaControl BillData Structure
*
* @api
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2015 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
@ -27,6 +28,7 @@ class BillData {
/**
* Construct new Bill Data Model
*
* @api
* @param string $class
* @param callable $function
* @param Player|string $player