Completed
Pull Request — master (#995)
by Osma
02:30
created
model/ConceptProperty.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -21,6 +21,7 @@
 block discarded – undo
21 21
      * Label parameter seems to be optional in this phase.
22 22
      * @param string $prop property type eg. 'rdf:type'.
23 23
      * @param string $label
24
+     * @param EasyRdf\Literal $help
24 25
      */
25 26
     public function __construct($prop, $label, $help=null, $super=null, $sort_by_notation=false)
26 27
     {
Please login to merge, or discard this patch.