mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63985 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
f8a02ca736
commit
8b194ab627
@ -3,7 +3,10 @@
|
||||
* Reports section of the CMS.
|
||||
*
|
||||
* All reports that should show in the ReportAdmin section
|
||||
* of the CMS need to subclass {@link SSReport}.
|
||||
* of the CMS need to subclass {@link SSReport}, and implement
|
||||
* the appropriate methods and variables that are required.
|
||||
*
|
||||
* @see SSReport
|
||||
*
|
||||
* @package cms
|
||||
* @subpackage reports
|
||||
|
Loading…
Reference in New Issue
Block a user