‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Utility\Fixtures\StringValue Class Reference

Public Member Functions

 __construct (string $value)
 
 __toString ()
 

Private Attributes

string $value
 

Detailed Description

Definition at line 20 of file StringValue.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Tests\Unit\Utility\Fixtures\StringValue::__construct ( string  $value)

Member Function Documentation

◆ __toString()

TYPO3\CMS\Core\Tests\Unit\Utility\Fixtures\StringValue::__toString ( )

Member Data Documentation

◆ $value

string TYPO3\CMS\Core\Tests\Unit\Utility\Fixtures\StringValue::$value
private