new Kirby()
Creates a new App instance
Parameters
Name | Type | Default | Description |
---|---|---|---|
$props | array |
[ ] |
|
$setInstance | bool |
true |
If false, the instance won't be set globally |
Creates a new App instance
Name | Type | Default | Description |
---|---|---|---|
$props | array |
[ ] |
|
$setInstance | bool |
true |
If false, the instance won't be set globally |