PHP Класс PHPUnit_Framework_ComparisonFailure_String, qcodo

Автор: Sebastian Bergmann ([email protected])
Наследование: extends PHPUnit_Framework_ComparisonFailure
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
toString ( ) Returns a string describing the difference between the expected and the actual string value.

Описание методов

toString() публичный Метод

Returns a string describing the difference between the expected and the actual string value.
public toString ( )