fixed phpdoc
This commit is contained in:
parent
acd2dd95e3
commit
57106efa46
@ -281,7 +281,7 @@ class ActionsMenu implements CallbackListener, ManialinkPageAnswerListener {
|
|||||||
/**
|
/**
|
||||||
* Removes a Menu Item
|
* Removes a Menu Item
|
||||||
*
|
*
|
||||||
* @param $order
|
* @param int $order
|
||||||
* @param bool $playerAction
|
* @param bool $playerAction
|
||||||
*/
|
*/
|
||||||
public function removeMenuItem($order, $playerAction = true) {
|
public function removeMenuItem($order, $playerAction = true) {
|
||||||
|
Loading…
Reference in New Issue
Block a user