Skip to content
Snippets Groups Projects
Commit 2cf7c77c authored by Dieter Holvoet's avatar Dieter Holvoet Committed by Dieter Holvoet
Browse files

Issue #3322454 by Raghavendra A M, DieterHolvoet: Coding standards and best practices

parent c9d2aa0f
Branches
Tags
Loading
......@@ -28,5 +28,5 @@ function devel_kint_extras_help($route_name, RouteMatchInterface $route_match) {
* Implements hook_devel_dumper_info_alter().
*/
function devel_kint_extras_devel_dumper_info_alter(&$info) {
$info['kint']['class'] = KintExtended::class;
$info['kint']['class'] = KintExtended::class;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment