mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Merge branch 'php/7.0' into mcpe-1.2
This commit is contained in:
@ -72,8 +72,6 @@ class Sign extends Spawnable{
|
||||
* @param null|string $line2
|
||||
* @param null|string $line3
|
||||
* @param null|string $line4
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function setText($line1 = "", $line2 = "", $line3 = "", $line4 = ""){
|
||||
if($line1 !== null){
|
||||
|
Reference in New Issue
Block a user