Util
class Util (View source)
Methods
static void
debug()
Run a var_dump on the variables passed in parameter.
static void
dd(mixed $var)
Run a var_dump on the variables passed in parameter.
static string
sep()
sep, separator \r\n or \n
static string
rangeField(array $data)
Function to secure the data.
static array
add2points(array $data, bool $byKey = false)
Data trainer. key => :value
Details
static void
debug()
Run a var_dump on the variables passed in parameter.
static void
dd(mixed $var)
Run a var_dump on the variables passed in parameter.
static string
sep()
sep, separator \r\n or \n
static string
rangeField(array $data)
Function to secure the data.
static array
add2points(array $data, bool $byKey = false)
Data trainer. key => :value