Completed
Push — master ( 7c04bf...d4e1f2 )
by WEBEWEB
01:30
created
Model/Attribute/StringLastNameTrait.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,6 @@
 block discarded – undo
38 38
     /**
39 39
      * Set the last name.
40 40
      *
41
-     * @param string $last name The last name.
42 41
      */
43 42
     public function setLastName($lastName) {
44 43
         $this->lastName = $lastName;
Please login to merge, or discard this patch.