public function __construct()
 {
     Deprecation::notice('4.0', 'Use BrokenLinksReport instead');
     parent::__construct();
 }