Completed
Pull Request — develop (#236)
by ANTHONIUS
08:24
created
module/Jobs/src/Jobs/Entity/TemplateValues.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -175,7 +175,7 @@
 block discarded – undo
175 175
     /**
176 176
      * Sets the company description of the job template
177 177
      *
178
-     * @param $description
178
+     * @param string $description
179 179
      * @return $this
180 180
      */
181 181
     public function setDescription($description)
Please login to merge, or discard this patch.