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 11101c9 commit ada05a6Copy full SHA for ada05a6
src/Drupal/DrupalAutoloaderBase.php
@@ -11,7 +11,7 @@
11
/**
12
* Drupal autoloader base class for allowing Psalm to scan code.
13
*
14
- * Code re-used from https://github.com/mglaman/phpstan-drupal/blob/main/src/Drupal/DrupalAutoloader.php.
+ * This was split into 2 classes to code complexity would not be too high.
15
*/
16
class DrupalAutoloaderBase {
17
0 commit comments