Files
cms-core/Documentation/Changelog/7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst

31 lines
585 B
ReStructuredText

.. include:: /Includes.rst.txt
.. _deprecation-66789:
=========================================================
Deprecation: #66789 - options deprecated in CshViewHelper
=========================================================
See :issue:`66789`
Description
===========
The two unused options `iconOnly` and `styleAttributes` have been marked as deprecated.
Impact
======
The options in the CshViewHelper have been marked as deprecated and will be removed in TYPO3 CMS 8.
Migration
=========
Remove the options where the CshViewHelper is used.
.. index:: Fluid, Backend