mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 14:35:35 +00:00
WritableBook: remove extra line from phpdoc on setPages()
This commit is contained in:
parent
f624871b3f
commit
24ed823d96
@ -180,7 +180,6 @@ class WritableBook extends Item{
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
|
||||||
* @param CompoundTag[] $pages
|
* @param CompoundTag[] $pages
|
||||||
*/
|
*/
|
||||||
public function setPages(array $pages) : void{
|
public function setPages(array $pages) : void{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user