__construct() public method

Constructor
public __construct ( )
 /**
  * Constructor
  */
 function __construct()
 {
     parent::__construct();
 }