@@ -47,7 +47,7 @@ |
||
47 | 47 | 'kind' => 'Secret', |
48 | 48 | 'namespace' => $this->namespace->getName(), |
49 | 49 | 'data' => $this->getData(), |
50 | - ]; |
|
50 | + ]; |
|
51 | 51 | |
52 | 52 | return AttributeResolver::resolve($request, $this, $resource); |
53 | 53 | } |