Skip to content

Commit c902d07

Browse files
committed
Issue #3130685 by manarth: Correct PHP CodeSniffer coding-standards violation in autoload.php
(cherry picked from commit b8ab85c4d6ce9e7277aff29eec42bdaf6fa7551b)
1 parent 07cdfe2 commit c902d07

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)