kint_helper.php
This file is part of CodeIgniter 4 framework.
(c) CodeIgniter Foundation admin@codeigniter.com
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Table of Contents
Functions
Functions
dd()
dd function
dd(array<string|int, mixed> ...$vars) : int
Parameters
- $vars : array<string|int, mixed>
Return values
intd()
d function
d(array<string|int, mixed> ...$vars) : int
Parameters
- $vars : array<string|int, mixed>
Return values
inttrace()
trace function
trace() : int