__constructInitialize and configure the object
__construct
(
ConstructorUsed during instantiation of the object. Optionally, pass options, which may be either an array or Traversable object; this argument will be passed to setOptions().
|