StringFragment implements Stringable

Internal

Table of Contents

Interfaces

Stringable

Properties

$ident  : string
$length  : int
$type  : string
$value  : string

Methods

__construct()  : mixed
__toString()  : string
expression()  : self
raw()  : self

Properties

Methods

__construct()

public __construct(string $value, string $type) : mixed
Parameters
$value : string
$type : string

__toString()

public __toString() : string
Return values
string

expression()

public static expression(string $value) : self
Parameters
$value : string
Return values
self

raw()

public static raw(string $value) : self
Parameters
$value : string
Return values
self

        
On this page

Search results