Skip to content

Commit 3d39831

Browse files
committed
PHPDoc fix.
1 parent 43d9591 commit 3d39831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPSemVerChecker/Configuration/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public static function defaults()
3535
}
3636

3737
/**
38-
* @param array $config
38+
* @param array $mapping
3939
*/
4040
protected function extractMapping(array $mapping)
4141
{

0 commit comments

Comments
 (0)