Merge branch '3.5'

This commit is contained in:
Dylan K. Taylor
2019-01-04 00:37:48 +00:00
9 changed files with 49 additions and 30 deletions

View File

@ -148,7 +148,7 @@ class Item implements ItemIds, \JsonSerializable{
}
/**
* @param $index
* @param int $index
*
* @return Item|null
*/