Skip to content

Commit 51d1ce6

Browse files
keradusfabpot
authored andcommitted
[CS] Apply phpdoc_annotation_without_dot
1 parent d52cb24 commit 51d1ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loader/MoFileLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function load($resource, $locale, $domain = 'messages')
8282
*
8383
* @return array
8484
*
85-
* @throws InvalidResourceException If stream content has an invalid format.
85+
* @throws InvalidResourceException if stream content has an invalid format
8686
*/
8787
private function parse($resource)
8888
{

0 commit comments

Comments
 (0)