readme updated
This commit is contained in:
parent
ae97ed5274
commit
b27f1e3f6e
1 changed files with 4 additions and 4 deletions
|
@ -9,21 +9,21 @@
|
|||
|
||||
## Usage
|
||||
|
||||
I love use dBug via **Twig Filter** - https://github.com/sunra/dbug-twig-extension
|
||||
### Twig Filter - https://github.com/sunra/dbug-twig-extension
|
||||
|
||||
|
||||
Install via Composer.
|
||||
### Install via Composer.
|
||||
Class will be autoloaded.
|
||||
|
||||
|
||||
### usage
|
||||
#### usage
|
||||
``` php
|
||||
|
||||
new \Ospinto\Dbug($myVariable);
|
||||
|
||||
```
|
||||
|
||||
### Class arguments:
|
||||
#### Class arguments:
|
||||
|
||||
__construct ($var,$forceType="",$bCollapsed=false, $var_name='')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue