PHP Class pocketmine\event\TextContainer

Afficher le fichier Open project: ClearSkyTeam/ClearSky Class Usage Examples

Protected Properties

Свойство Type Description
$text string

Méthodes publiques

Méthode Description
__construct ( $text )
__toString ( ) : string
getText ( ) : string
setText ( $text )

Method Details

__construct() public méthode

public __construct ( $text )

__toString() public méthode

public __toString ( ) : string
Résultat string

getText() public méthode

public getText ( ) : string
Résultat string

setText() public méthode

public setText ( $text )

Property Details

$text protected_oe property

protected string $text
Résultat string