Fix fractal errors

This commit is contained in:
DaneEveritt 2022-05-04 19:35:10 -04:00
parent 530558b0f8
commit 8c63eebf13
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 6 additions and 21 deletions

View file

@ -16,7 +16,7 @@ class ServerTransformer extends BaseClientTransformer
/**
* @var string[]
*/
protected $defaultIncludes = ['allocations', 'variables'];
protected array $defaultIncludes = ['allocations', 'variables'];
/**
* @var array