Skip to content

Commit 00e4c9e

Browse files
author
MBriedis
committed
Fix comment line length.
1 parent 83a7b66 commit 00e4c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Utils/FunctionsScanner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ abstract public function getFunctions(array $constants = []);
2121
*
2222
* You can pass multiple translation with different domains and value found will be sorted respectively.
2323
*
24-
* @param Translations|Translations[] $translations One or multiple domain translations instances where to save the values
24+
* @param Translations|Translations[] $translations Multiple domain translations instances where to save the values
2525
* @param array $options The extractor options
2626
* @throws Exception
2727
*/

0 commit comments

Comments
 (0)