Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Assert\AssertionFailedException Interface Reference
Inheritance diagram for Assert\AssertionFailedException:
Assert\InvalidArgumentException

Public Member Functions

 getConstraints ()
 
 getPropertyPath ()
 
 getValue ()
 

Member Function Documentation

◆ getConstraints()

Assert\AssertionFailedException::getConstraints ( )
Return values
array

Implemented in Assert\InvalidArgumentException.

◆ getPropertyPath()

Assert\AssertionFailedException::getPropertyPath ( )
Return values
string|null

Implemented in Assert\InvalidArgumentException.

◆ getValue()

Assert\AssertionFailedException::getValue ( )
Return values
mixed

Implemented in Assert\InvalidArgumentException.


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