DisabledMethodException
extends BadMethodCallException
in package
implements
ExceptionInterface
Exception for forcefully disabled methods
Table of Contents
Interfaces
- ExceptionInterface
- Base exception class for the proxy manager
Constants
- NAME = self::class
Methods
- disabledMethod() : self
Constants
NAME
public
mixed
NAME
= self::class
Methods
disabledMethod()
public
static disabledMethod(string $method) : self
Parameters
- $method : string