You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2024. It is now read-only.
* Description: A debugger plugin specific only for the development stage. It is recommended to .gitignore the plugin in your git project. IT IS RECOMMENDED TO REMOVE THE PLUGIN BEFORE PRODUCTION.
* Plugin URI: https://nanodesignsbd.com/
* Author: nanodesigns
* Author URI: https://nanodesignsbd.com
* Version: 1.0.0
* License: MIT
* Text Domain: '_nano-debug'
*/
/**
* Dump variable.
* Inspired from Laravel.
* @param integer|array|string|boolean $var Any variable.