Run php-cs-fixer
This commit is contained in:
parent
65f27d41a2
commit
5705d7dbdd
16 changed files with 4 additions and 36 deletions
|
@ -9,8 +9,6 @@ class ServerVariableTransformer extends BaseTransformer
|
|||
{
|
||||
/**
|
||||
* List of resources that can be included.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected array $availableIncludes = ['parent'];
|
||||
|
||||
|
|
Reference in a new issue