Config_Container::createComment()
Parameter
- 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
Example
Example 37-1. Create a new directive using createComment()
|
