Procházet zdrojové kódy

[Translation] Fixed phpdoc, thx Koc

pborreli před 14 roky
rodič
revize
80868f1712

+ 2 - 0
src/Symfony/Component/Translation/MessageCatalogueInterface.php

@@ -29,6 +29,8 @@ interface MessageCatalogueInterface
 
     /**
      * Gets the domains.
+     *
+     * @return array An array of domains
      */
     function getDomains();