‪TYPO3CMS  11.5
TYPO3\CMS\Form\ViewHelpers\Be\MaximumFileSizeViewHelper Class Reference
Inheritance diagram for TYPO3\CMS\Form\ViewHelpers\Be\MaximumFileSizeViewHelper:

Static Public Member Functions

static string renderStatic (array $arguments, \Closure $renderChildrenClosure, RenderingContextInterface $renderingContext)
 

Detailed Description

Return the max file size for use in the form editor

Scope: backend

Definition at line 31 of file MaximumFileSizeViewHelper.php.

Member Function Documentation

◆ renderStatic()

static string TYPO3\CMS\Form\ViewHelpers\Be\MaximumFileSizeViewHelper::renderStatic ( array  $arguments,
\Closure  $renderChildrenClosure,
RenderingContextInterface  $renderingContext 
)
static
Parameters
array$arguments
\Closure$renderChildrenClosure
RenderingContextInterface$renderingContext
Returns
‪string

Definition at line 41 of file MaximumFileSizeViewHelper.php.