‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Search\LiveSearch\SearchDemand\DemandProperty Class Reference

Public Member Functions

 __construct (private readonly DemandPropertyName $name, private readonly mixed $value,)
 
 getName ()
 
 getValue ()
 

Detailed Description

Definition at line 20 of file DemandProperty.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Backend\Search\LiveSearch\SearchDemand\DemandProperty::__construct ( private readonly DemandPropertyName  $name,
private readonly mixed  $value 
)

Definition at line 22 of file DemandProperty.php.

Member Function Documentation

◆ getName()

◆ getValue()

TYPO3\CMS\Backend\Search\LiveSearch\SearchDemand\DemandProperty::getValue ( )

Definition at line 32 of file DemandProperty.php.