Open jmalloc opened 11 years ago
Source:
public function __construct() { parent::__construct(); $this->typeCheck = TypeCheck::get(__CLASS__, func_get_args()); }
Output:
[General] - Incorrect or missing constructor initialization. - Incorrect or missing constructor initialization.
Source:
Output: