Skip to content
Snippets Groups Projects
Commit 5dffb6b0 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] Remove unused code from PageLayoutView

Until TYPO3 v9, PageLayoutView was a subclass of AbstractDatabaseRecordList,
so it inherited a lot of logic, which was never used in this class.

The code can safely be removed, as PageLayoutView is only used
in Page Module (web_layout) and Info Module ("Page Information").

Resolves: #90246
Releases: master
Change-Id: Ie1fbd1fb2131d1b7d6dee9342a82f54c4dd5e563
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63069


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 896e629a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment