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 301d8b2 commit 70cb99cCopy full SHA for 70cb99c
1 file changed
packages/view/src/Elements/ViewComponentElement.php
@@ -43,8 +43,7 @@ public function __construct(
43
private readonly ViewCache $viewCache,
44
private readonly ViewComponent $viewComponent,
45
array $attributes,
46
- )
47
- {
+ ) {
48
$this->attributes = $attributes;
49
50
$this->viewComponentAttributes = arr($attributes)
0 commit comments