We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52cb24 commit 51d1ce6Copy full SHA for 51d1ce6
Loader/MoFileLoader.php
@@ -82,7 +82,7 @@ public function load($resource, $locale, $domain = 'messages')
82
*
83
* @return array
84
85
- * @throws InvalidResourceException If stream content has an invalid format.
+ * @throws InvalidResourceException if stream content has an invalid format
86
*/
87
private function parse($resource)
88
{
0 commit comments