String utility.
- Author
- Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com
◆ __construct()
Prophecy\Util\StringUtil::__construct |
( |
|
$verbose = true | ) |
|
◆ 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[] | $calls | Array of Call instances |
- Returns
- string
The documentation for this class was generated from the following file:
- vendor/phpspec/prophecy/src/Prophecy/Util/StringUtil.php