Skip to content

Commit

Permalink
style: composer cs-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jan 21, 2024
1 parent dc31ae3 commit 52627b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Config/Kint.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Kint extends BaseConfig
* @var list<class-string<ConstructablePluginInterface>|ConstructablePluginInterface>|null
*/
public $plugins;

public int $maxDepth = 6;
public bool $displayCalledFrom = true;
public bool $expanded = false;
Expand Down

0 comments on commit 52627b2

Please sign in to comment.