‪TYPO3CMS  11.5
TYPO3\CMS\Redirects\UserFunctions\HitCountDisplayCondition Class Reference

Public Member Functions

 isEnabled ()
 

Detailed Description

Display condition evaluating the feature toggle "redirects.hitCount"

This class is a specific TYPO3 display condition implementation and is not part of the Public TYPO3 API.

Definition at line 27 of file HitCountDisplayCondition.php.

Member Function Documentation

◆ isEnabled()

TYPO3\CMS\Redirects\UserFunctions\HitCountDisplayCondition::isEnabled ( )

Check whether the redirects hit count is globally enabled

Definition at line 32 of file HitCountDisplayCondition.php.