Skip to content

Commit 7b12551

Browse files
committed
Issue #3130685 by manarth: Correct PHP CodeSniffer coding-standards violation in autoload.php
1 parent baf0364 commit 7b12551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenerateAutoloadReferenceFile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ protected static function autoLoadContents($relative_autoload_path) {
108108
* Includes the autoloader created by Composer.
109109
*
110110
* This file was generated by drupal-scaffold.
111-
*.
111+
*
112112
* @see composer.json
113113
* @see index.php
114114
* @see core/install.php

0 commit comments

Comments
 (0)