Completed
Pull Request — master (#129)
by
unknown
05:29
created
lib/Doctrine/ODM/CouchDB/Mapping/Driver/YamlDriver.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -41,6 +41,7 @@
 block discarded – undo
41 41
 
42 42
     /**
43 43
      * {@inheritDoc}
44
+     * @param string[] $locator
44 45
      */
45 46
     public function __construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION)
46 47
     {
Please login to merge, or discard this patch.