ErrLock PHP Framework  0.1
Public Member Functions | List of all members
EPF\Property\Text Class Reference

String property. More...

Inheritance diagram for EPF\Property\Text:
Inheritance graph
[legend]

Public Member Functions

 __construct (string $value)
 Constructor. More...
 
 __toString ()
 String representation.
 
- Public Member Functions inherited from EPF\Property
 __toString ()
 String representation.
 
- Public Member Functions inherited from EPF\StdClass
 __call (string $name, array $args)
 Call to inaccessible method. More...
 
 __get (string $name)
 Getter for inaccessible properties. More...
 
 __set (string $name, $value)
 Setter for inaccessible properties. More...
 

Detailed Description

String property.

Constructor & Destructor Documentation

◆ __construct()

EPF\Property\Text::__construct ( string  $value)

Constructor.

Parameters
[in]string$value

The documentation for this class was generated from the following file: