public offsetExists (mixed $index) Allows to check whether an attribute is defined using the array-syntax
extends class Phalcon\Config implements
public offsetUnset (mixed $index) Unsets an attribute using the array-syntax
public count () Returns the count of properties set in the config
public offsetGet (mixed $index) Gets an attribute using the array-syntax
public merge (Phalcon\Config $config) Merges
implements ArrayAccess,
Page 1 of 2