This Symfony bundle lets you use the Kint function in your Twig templates. Kint is a print_r() replacement which produces a beautiful structured, collapsible and escaped output
22
stars
11
forks
source link
Remove the check to see if the environment is debug. #8
This should be configured using the
enabled
config param so that this can be enabled for an environment even if it is not a debug environment