Метод | Описание | |
---|---|---|
description ( ) : string | Returns the description message. | |
match ( mixed $actual, mixed $expected ) : boolean | Checks that $actual is identical to $expected. |
public static description ( ) : string | ||
Результат | string | The description message. |