Dimitri
Results
17
issues of
Dimitri
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | Enable collect backtrace of each query for Dev env
Hello 👋 I copied this piece of code from [v1.0.0](https://github.com/Exercise/HTMLPurifierBundle/blob/v1.0.0/DependencyInjection/ExerciseHTMLPurifierExtension.php#L35) of the bundle to keep the possibility of using Sf service in the bundle config: ``` AutoFormat.Custom: - '@my_custom_service' ```
Feature