mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Done accessor
This commit is contained in:
@ -48,5 +48,9 @@ $fenom->setOptions(array(
|
||||
$fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE);
|
||||
```
|
||||
|
||||
```php
|
||||
$fenom->addCallFilter('View\Widget\*::get*')
|
||||
```
|
||||
|
||||
**Замечание**
|
||||
По умолчанию все параметры деактивированы.
|
||||
|
Reference in New Issue
Block a user