We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
FirewallRuleOutbound
1 parent 765d8c4 commit 8a1f5f9Copy full SHA for 8a1f5f9
src/Entity/FirewallRuleOutbound.php
@@ -33,8 +33,6 @@ public function build(array $parameters): void
33
$this->$property = $value;
34
}
35
36
-
37
- parent::build($parameters);
38
39
40
public function toArray(): array
0 commit comments