Actions
Feature #91925
closedGet the configuration of the requested PageContentErrorHandler
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Categorization API
Target version:
-
Start date:
2020-08-04
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
I tried to get the error Handling configuration in my controller in order to get the url or pid of the 404 page. I ended up using the PageContentErrorHandler where the attributes i need, are in there. The only problem is that i can not access them since the method is missing. So i added them myself. I do not know if this is done on purpose but if it is not, here is an example.
Files
Actions