Skip to content

Commit 8ca7761

Browse files
committed
[Translation] Fix FileLoader::loadResource() php doc
1 parent 14db4cc commit 8ca7761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loader/FileLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public function load($resource, $locale, $domain = 'messages')
5454
return $catalogue;
5555
}
5656

57-
/*
57+
/**
5858
* @param string $resource
5959
*
6060
* @return array

0 commit comments

Comments
 (0)