Constructor.
Overrides AbstractScopeSniff::__construct
public function __construct() { parent::__construct([ T_CLASS, ], [ T_FUNCTION, ], false); }