Completed
Push — master ( 653b9d...501485 )
by Andrii
02:20
created
src/AbstractQuantity.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -198,7 +198,6 @@
 block discarded – undo
198 198
      * Returns unit for given unit name.
199 199
      * The only function to change in child classes.
200 200
      * XXX Should be defined as abstract but `abstract static` is not supported in PHP5.
201
-     * @param string $name
202 201
      * @throws InvalidConfigException
203 202
      * @return UnitInterface
204 203
      */
Please login to merge, or discard this patch.