Completed
Pull Request — develop (#3)
by
unknown
06:23
created
src/AbstractTransformer.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -189,6 +189,7 @@
 block discarded – undo
189 189
      * @author	Andrea Marco Sartori
190 190
      * @return	string	$key
191 191
      * @return	string|null
192
+     * @param string $key
192 193
      */
193 194
     private function getCustomKey($key)
194 195
     {
Please login to merge, or discard this patch.