fixed phpdoc

This commit is contained in:
Steffen Schröder 2014-07-19 23:12:20 +02:00
parent acd2dd95e3
commit 57106efa46

View File

@ -281,7 +281,7 @@ class ActionsMenu implements CallbackListener, ManialinkPageAnswerListener {
/**
* Removes a Menu Item
*
* @param $order
* @param int $order
* @param bool $playerAction
*/
public function removeMenuItem($order, $playerAction = true) {