Config_Container::setType

Config_Container::setType() – Set item type

Synopsis

require_once 'Config/Container.php';

void Config_Container::setType ( string $type )

Description

Set this item's type.

Parameter

string $type

item type

Note

This function can not be called statically.

Set item name (Previous) Return key/value pair array of container and its children (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.