Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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: