We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe46641 commit 90ac342Copy full SHA for 90ac342
src/PropertyProcessor/Property/BaseProcessor.php
@@ -81,7 +81,6 @@ protected function addPropertyNamesValidator(array $propertyData): void
81
82
$this->schema->addBaseValidator(
83
new PropertyNamesValidator(
84
- $this->propertyCollectionProcessor,
85
$this->schemaProcessor,
86
$this->schema,
87
$propertyData['propertyNames']
0 commit comments