Closed cjcodeproj closed 7 months ago
Based on https://github.com/cjcodeproj/medialibrary/issues/140
It may make sense to move the catalog_title() method to the AbstractContent() class.
catalog_title()
AbstractContent()
This change is already covered by #145
Based on https://github.com/cjcodeproj/medialibrary/issues/140
It may make sense to move the
catalog_title()
method to theAbstractContent()
class.