Lggr
Public Member Functions | List of all members
Prophecy\Util\StringUtil Class Reference

Public Member Functions

 __construct ($verbose=true)
 
 stringify ($value, $exportObject=true)
 
 stringifyCalls (array $calls)
 

Detailed Description

String utility.

Author
Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com

Constructor & Destructor Documentation

◆ __construct()

Prophecy\Util\StringUtil::__construct (   $verbose = true)
Parameters
bool$verbose

Member Function Documentation

◆ stringify()

Prophecy\Util\StringUtil::stringify (   $value,
  $exportObject = true 
)

Stringifies any provided value.

Parameters
mixed$value
boolean$exportObject
Returns
string

◆ stringifyCalls()

Prophecy\Util\StringUtil::stringifyCalls ( array  $calls)

Stringifies provided array of calls.

Parameters
Call[]$callsArray of Call instances
Returns
string

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