Example #1
0
 /**
  * Constructor
  * @author Cornelius Hansjakob <*****@*****.**>
  * @version 1.0
  */
 public function __construct($strSourceFile = '')
 {
     parent::__construct($strSourceFile);
 }