mirror of
https://github.com/twisterarmy/twister.git
synced 2025-03-12 05:11:07 +00:00
Update README.md
This commit is contained in:
parent
fc9358d227
commit
791ff4ab1e
@ -53,7 +53,7 @@ The code above actually calls a function registered like this:
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
These dynamic `properties` have been pre-configured in the `controller` config file, they use \_\_get, \_\_set and \_\_call.
|
These dynamic 'properties' have been pre-configured in the 'controller' config file, they use \_\_get, \_\_set and \_\_call.
|
||||||
More properties can easily be added:
|
More properties can easily be added:
|
||||||
```php
|
```php
|
||||||
$c->session = new Session();
|
$c->session = new Session();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user