JObject:: construct/11.1
From Joomla! Documentation
JObject::__construct
Description
Class constructor, overridden in descendant classes.
Description:JObject:: construct [Edit Descripton]
public function __construct ($properties=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $properties | mixed | null | Either and associative array or another object to set the initial properties of the object. |
See also
JObject::__construct source code on BitBucket
Class JObject
Subpackage Base- Other versions of JObject::__construct
SeeAlso:JObject:: construct [Edit See Also]