`GettextTranslationHelper`: Fix parameter list for `getSourceFileNames()` method
This commit is contained in:
parent
00f367c7d6
commit
06d61001b1
|
@ -389,7 +389,6 @@ class GettextTranslationHelper
|
|||
*
|
||||
* @param string $directory The directory where to search for sources
|
||||
* @param File $file The file where to write the results
|
||||
* @param array $blacklist A list of directories to omit
|
||||
*
|
||||
* @throws Exception In case the given directory is not readable
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue