Skip to content

Commit 817c4d3

Browse files
authored
Document public method usage in getL10nFilesForApp
Added a note explaining the public visibility of the method.
1 parent de74dc2 commit 817c4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/private/L10N/Factory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ private function isSubDirectory($sub, $parent) {
551551

552552
/**
553553
* Get a list of language files that should be loaded
554+
* Note: This method is public because it is used by the nmctheme app.
554555
*
555556
* @return string[]
556557
*/

0 commit comments

Comments
 (0)