ORIENT/modules/cms/widgets
Luke Towers d7334315a8 Remove redundant returns
`$this->putSession()` in `Backend\Traits\SessionMaker` doesn't return anything, and the return values of these methods are not used; so returning the value of `putSession()` in these methods is redundant.
2017-08-01 12:08:01 -06:00
..
assetlist Selectable box and fancy breadcrumb 2017-06-05 17:35:15 +10:00
componentlist/partials Rename methods in CollapsableWidget 2017-06-10 15:42:24 +10:00
mediamanager URL -> Url 2017-06-02 23:34:50 +10:00
templatelist/partials Rename methods in CollapsableWidget 2017-06-10 15:42:24 +10:00
AssetList.php Rename methods in CollapsableWidget 2017-06-10 15:42:24 +10:00
ComponentList.php Removes redundant code 2016-11-01 08:15:03 +11:00
MediaManager.php Remove redundant returns 2017-08-01 12:08:01 -06:00
TemplateList.php Rename methods in CollapsableWidget 2017-06-10 15:42:24 +10:00