Code

< 40 %
40-60 %
> 60 %
1
<?php
2
3
use kint\KintBootup;
4
5
KintBootup::init();
6
KintBootup::initFunctions();
7