Skip to content

Commit e76ee7a

Browse files
committed
[Translation] Fix FileLoader::loadResource() php doc
1 parent 5bc4ef0 commit e76ee7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Translation/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)