__construct() public method
Constructors.
public void __construct ( array $attributes = [], $config = [] ) | ||
---|---|---|
$attributes | array |
The dynamic attributes (name-value pairs, or names) being defined |
$config | array |
The configuration array to be applied to this object. |
Please login to continue.