PHP Class Devise\Pages\Docs\LiveSpan

Show file Open project: devisephp/cms Class Usage Examples

Public Methods

Method Description
__construct ( Str $Str ) [__construct description]
replace ( [type] $str ) : [type] [replace description]

Method Details

__construct() public method

[__construct description]
public __construct ( Str $Str )
$Str Devise\Support\Str

replace() public method

[replace description]
public replace ( [type] $str ) : [type]
$str [type]
return [type]