Skip to content

Commit f675dc2

Browse files
authored
Patch 2 (#15)
* updated docs * Added docs * Typo
1 parent 5f6ea4b commit f675dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
interface Storage
2323
{
2424
/**
25-
* Get a translation.
25+
* Get a translation. If no translation is found, null MUST be returned.
2626
*
2727
* @param string $locale
2828
* @param string $domain

0 commit comments

Comments
 (0)