Skip to content

Commit 5711c72

Browse files
taylorotwellStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent bb2e338 commit 5711c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ClassAliasAutoloader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ class ClassAliasAutoloader
4747
*
4848
* @param \Psy\Shell $shell
4949
* @param string $classMapPath
50-
* @param array $includedAliases
51-
* @param array $excludedAliases
50+
* @param array $includedAliases
51+
* @param array $excludedAliases
5252
* @return static
5353
*/
5454
public static function register(Shell $shell, $classMapPath, array $includedAliases = [], array $excludedAliases = [])

0 commit comments

Comments
 (0)