Documentation

UnsupportedProxiedClassException extends LogicException
in package
implements ExceptionInterface

Exception for invalid proxied classes

Table of Contents

Interfaces

ExceptionInterface
Base exception class for the proxy manager

Methods

nonReferenceableLocalizedReflectionProperties()  : self
unsupportedLocalizedReflectionProperty()  : self

Methods

nonReferenceableLocalizedReflectionProperties()

public static nonReferenceableLocalizedReflectionProperties(ReflectionClass $class, Properties $properties) : self
Parameters
$class : ReflectionClass
$properties : Properties
Return values
self

unsupportedLocalizedReflectionProperty()

public static unsupportedLocalizedReflectionProperty(ReflectionProperty $property) : self
Parameters
$property : ReflectionProperty
Return values
self

        
On this page

Search results