Config_Container::setName

Config_Container::setName() – Set item name

Synopsis

require_once 'Config/Container.php';

void Config_Container::setName ( string $name )

Description

Set this item's name.

Parameter

string $name

Item name

Note

This function can not be called statically.

Set child directive content or create new directive (Previous) Set item type (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.