@@ -21,6 +21,7 @@ |
||
| 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 | { |