Files
cms-core/Documentation/Changelog/8.7/Deprecation-80445-DeprecatePrintContentMethods.rst

22 lines
512 B
ReStructuredText

.. include:: /Includes.rst.txt
.. _deprecation-80445:
====================================================
Deprecation: #80445 - Deprecate printContent methods
====================================================
See :issue:`80445`
Description
===========
The methods :php:`TaskModuleController::printContent()` and :php:`PageLayoutController::printContent()` have been marked as deprecated.
Impact
======
Calling the deprecated methods will trigger a deprecation log entry.
.. index:: Backend, PHP-API