Stringable
in package
OO wrapper for HordeString for charset and locale safe string manipulation.
TODO: Change signatures, delegate calls to HordeString.
Copyright 2003-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
- $string : string|Stringable
- __construct() : mixed
- __toString() : string
Properties
$string
private
string|Stringable
$string
Methods
__construct()
public
__construct(string|Stringable $string) : mixed
Parameters
- $string : string|Stringable
Return values
mixed —__toString()
public
__toString() : string