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 a89af88 commit 5d9dd8dCopy full SHA for 5d9dd8d
Loader/FileLoader.php
@@ -59,7 +59,7 @@ public function load($resource, $locale, $domain = 'messages')
59
*
60
* @return array
61
62
- * @throws InvalidResourceException If stream content has an invalid format.
+ * @throws InvalidResourceException if stream content has an invalid format
63
*/
64
abstract protected function loadResource($resource);
65
}
0 commit comments