IgnoreValidation
Attributes
- #[Attribute]
- \Attribute::TARGET_METHOD | \Attribute::TARGET_PARAMETER | \Attribute::IS_REPEATABLE
Table of Contents
Properties
- $argumentName : non-empty-string|null
Methods
- __construct() : mixed
Properties
$argumentName read-only
since TYPO3 v14, will be removed in TYPO3 v15
public
non-empty-string|null
$argumentName
Methods
__construct()
public
__construct([non-empty-string|array{value?: non-empty-string, argumentName?: non-empty-string}|null $argumentName = null ]) : mixed
Parameters
- $argumentName : non-empty-string|array{value?: non-empty-string, argumentName?: non-empty-string}|null = null