Config_Container::setContent

Config_Container::setContent() – Set item content

Synopsis

require_once 'Config/Container.php';

void Config_Container::setContent ( mixed $content )

Description

Set this item's content.

Parameter

mixed mixed $content

Item's content

Note

This function can not be called statically.

Set item attributes (Previous) Set child directive content or create new directive (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.