Skip to content

Commit 8daa8f6

Browse files
committed
style: composer cs-fix
1 parent a130c21 commit 8daa8f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/Config/Kint.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class Kint extends BaseConfig
2727
* @var list<class-string<ConstructablePluginInterface>|ConstructablePluginInterface>|null
2828
*/
2929
public $plugins;
30+
3031
public int $maxDepth = 6;
3132
public bool $displayCalledFrom = true;
3233
public bool $expanded = false;

0 commit comments

Comments
 (0)