Merge commit 'a83211f96a64167f4334a83b12bef31b4b7d55d2'

This commit is contained in:
Dylan K. Taylor 2020-01-04 12:00:57 +00:00
commit aaa81fb346

View File

@ -19,6 +19,8 @@
* *
*/ */
declare(strict_types=1);
namespace pocketmine; namespace pocketmine;
// composer autoload doesn't use require_once and also pthreads can inherit things // composer autoload doesn't use require_once and also pthreads can inherit things