Update PHPDoc

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-06-29 08:02:50 +02:00
parent 4c1e581f47
commit c1682f4228
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ interface IFactory {
/**
* @return array an array of available
* @since 13.0.0
* @since 14.0.0
*/
public function findAvailableLocales();