__construct ()

Constructs a new instance of this class.

Access

public

Returns

Type

Description

$this

A reference to the current instance.

Source

Method defined in utilities/utilities.class.php | Toggle source view (4 lines) | View on GitHub

public function __construct()
{
    return $this;
}

Copyright © 2010–2013 Amazon Web Services, LLC


Feedback