madbob/GASdottoNG

View on GitHub
code/config/xhprof.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'enabled' => env('XHPROF_ENABLED', false),
];