diff --git a/src/pocketmine/block/Prismarine.php b/src/pocketmine/block/Prismarine.php index 71fb17093..340fa41f2 100644 --- a/src/pocketmine/block/Prismarine.php +++ b/src/pocketmine/block/Prismarine.php @@ -13,8 +13,8 @@ * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * @author Pocketmine Team - * @link http://www.pocketmine.net + * @author PocketMine Team + * @link http://www.pocketmine.net/ * * */ diff --git a/src/pocketmine/block/SeaLantern.php b/src/pocketmine/block/SeaLantern.php index b20fafd53..4d3ac8c08 100644 --- a/src/pocketmine/block/SeaLantern.php +++ b/src/pocketmine/block/SeaLantern.php @@ -13,7 +13,7 @@ * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * @author Pocketmine Team + * @author PocketMine Team * @link http://www.pocketmine.net/ * * diff --git a/src/pocketmine/event/EventPriority.php b/src/pocketmine/event/EventPriority.php index 56175320d..3a36fa8a1 100644 --- a/src/pocketmine/event/EventPriority.php +++ b/src/pocketmine/event/EventPriority.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockBreakEvent.php b/src/pocketmine/event/block/BlockBreakEvent.php index 28a72ad7c..7563e2720 100644 --- a/src/pocketmine/event/block/BlockBreakEvent.php +++ b/src/pocketmine/event/block/BlockBreakEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockEvent.php b/src/pocketmine/event/block/BlockEvent.php index 0f420f72c..6dd2d55b7 100644 --- a/src/pocketmine/event/block/BlockEvent.php +++ b/src/pocketmine/event/block/BlockEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockFormEvent.php b/src/pocketmine/event/block/BlockFormEvent.php index 53234dd1a..442e4dc17 100644 --- a/src/pocketmine/event/block/BlockFormEvent.php +++ b/src/pocketmine/event/block/BlockFormEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockGrowEvent.php b/src/pocketmine/event/block/BlockGrowEvent.php index 9e9508873..795752173 100644 --- a/src/pocketmine/event/block/BlockGrowEvent.php +++ b/src/pocketmine/event/block/BlockGrowEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockPlaceEvent.php b/src/pocketmine/event/block/BlockPlaceEvent.php index ef49ed774..245bc7a46 100644 --- a/src/pocketmine/event/block/BlockPlaceEvent.php +++ b/src/pocketmine/event/block/BlockPlaceEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockSpreadEvent.php b/src/pocketmine/event/block/BlockSpreadEvent.php index 6601def57..d0a13460b 100644 --- a/src/pocketmine/event/block/BlockSpreadEvent.php +++ b/src/pocketmine/event/block/BlockSpreadEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/BlockUpdateEvent.php b/src/pocketmine/event/block/BlockUpdateEvent.php index 638821515..ee9c2429c 100644 --- a/src/pocketmine/event/block/BlockUpdateEvent.php +++ b/src/pocketmine/event/block/BlockUpdateEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/LeavesDecayEvent.php b/src/pocketmine/event/block/LeavesDecayEvent.php index 65317ab6a..0b10f1701 100644 --- a/src/pocketmine/event/block/LeavesDecayEvent.php +++ b/src/pocketmine/event/block/LeavesDecayEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/block/SignChangeEvent.php b/src/pocketmine/event/block/SignChangeEvent.php index c60df7fb4..de668a1a4 100644 --- a/src/pocketmine/event/block/SignChangeEvent.php +++ b/src/pocketmine/event/block/SignChangeEvent.php @@ -14,10 +14,10 @@ * (at your option) any later version. * * @author PocketMine Team - * @link http://www.pocketmine.net/ + * @link http://www.pocketmine.net/ * * - */ +*/ declare(strict_types=1); diff --git a/src/pocketmine/event/entity/EntityArmorChangeEvent.php b/src/pocketmine/event/entity/EntityArmorChangeEvent.php index da333fcb1..f0f902566 100644 --- a/src/pocketmine/event/entity/EntityArmorChangeEvent.php +++ b/src/pocketmine/event/entity/EntityArmorChangeEvent.php @@ -1,6 +1,6 @@