We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea15573 commit 3f32a03Copy full SHA for 3f32a03
autoload.php
@@ -9,6 +9,6 @@
9
* file that was distributed with this source code.
10
*/
11
12
-// Include this file if you are using the phar version of PHPStan. Since the phar version make use of dynamic namespaces
+// Include this file if you are using the phar version of PHPStan. Since the phar version makes use of dynamic namespaces
13
// the hack in registration.php to overload spl_autoload_register() and spl_autoload_unregister() does not work any more.
14
\bitExpert\PHPStan\Magento\Autoload\Autoloader::register();
0 commit comments