Config_Container::createComment()
Параметр
- string $content
Comment content
- string $where
Where to create the new item ('top', 'bottom', 'before', 'after')
- object $target
Required only if 'before' or 'after' is used for $where
Пример
Пример 33-1. Create a new directive using createComment()
|
Пред. | Начало | След. |
Config_Container::createBlank() | Уровень выше | Config_Container::createDirective() |