File path: dist/twist/Twist.php
Namespace: \
dump
— Dump data to the screen in a nice format with other key debug information
Name | Description |
---|---|
[$mxdData = null] | n/a |
void — No return information has been documented for this function.
<?php
//Set the variables for the example
$mxdData = null;
//Call the function dump with the example vars
Twist::Twist() -> dump($mxdData);