DOC: Update comment to inform the correct location of the PageIconCSS generation code

This commit is contained in:
Jake B 2017-10-18 15:23:39 +11:00
parent 2ff8c057e1
commit 1013c2b006

View File

@ -248,7 +248,7 @@ class SiteTree extends DataObject implements PermissionProvider, i18nEntityProvi
* Icon to use in the CMS page tree. This should be the full filename, relative to the webroot.
* Also supports custom CSS rule contents (applied to the correct selector for the tree UI implementation).
*
* @see CMSMain::generateTreeStylingCSS()
* @see LeftAndMainPageIconsExtension::generatePageIconsCss()
* @config
* @var string
*/