Nazwa

__construct — Initialize a new instance of the object

Streszczenie

__construct( $options = null );

Constructor

Takes an optional $options argument. This argument may be an associative array or Traversable object. If not null, the argument is passed to setOptions().