-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate excluded report to YAML config.
- Loading branch information
Garion Herman
committed
Aug 28, 2017
1 parent
ddefef1
commit 8be959f
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1 @@ | ||
<?php | ||
|
||
use SilverStripe\Reports\Report; | ||
use SilverStripe\Subsites\Reports\SubsiteReportWrapper; | ||
|
||
Report::add_excluded_reports(SubsiteReportWrapper::class); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters