@@ -78,6 +78,7 @@ |
||
| 78 | 78 | * @param string $name Property name |
| 79 | 79 | * @param VocabularyInterface $vocabulary Property vocabulary |
| 80 | 80 | * @param string|ThingInterface $value Property value |
| 81 | + * @param string $resourceId |
|
| 81 | 82 | */ |
| 82 | 83 | public function __construct($name, VocabularyInterface $vocabulary, $value, $resourceId = null) |
| 83 | 84 | { |