Skip to content

Commit 7ca6695

Browse files
committed
style
1 parent 89e47a9 commit 7ca6695

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ClassDiscovery.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ private static function storeInCache($type, $class)
107107

108108
/**
109109
* Set new strategies and clear the cache.
110-
*
110+
*
111111
* @param array $strategies
112112
*/
113113
public static function setStrategies(array $strategies)
@@ -116,7 +116,6 @@ public static function setStrategies(array $strategies)
116116
self::clearCache();
117117
}
118118

119-
120119
/**
121120
* Clear the cache.
122121
*/

0 commit comments

Comments
 (0)