Lggr
Public Member Functions | List of all members
PHPUnit\Framework\Warning Class Reference
Inheritance diagram for PHPUnit\Framework\Warning:
Inheritance graph
[legend]
Collaboration diagram for PHPUnit\Framework\Warning:
Collaboration graph
[legend]

Public Member Functions

 toString ()
 
- Public Member Functions inherited from PHPUnit\Framework\Exception
 __construct ($message='', $code=0, \Exception $previous=null)
 
 getSerializableTrace ()
 
 __toString ()
 
 __sleep ()
 

Additional Inherited Members

- Protected Attributes inherited from PHPUnit\Framework\Exception
 $serializableTrace
 

Detailed Description

Thrown when there is a warning.

Member Function Documentation

◆ toString()

PHPUnit\Framework\Warning::toString ( )

Wrapper for getMessage() which is declared as final.

Returns
string

Implements PHPUnit\Framework\SelfDescribing.


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