__construct() public method

public __construct ( $id = null, $app = null )
 public function __construct($id = null, $app = null)
 {
     parent::__construct($id, $app);
 }