ClassUtils deprecated

ClassUtils deprecated

class ClassUtils

deprecated

ClassUtils is deprecated since version 2.8, to be removed in 3.0. Use Acl ClassUtils instead.

Class related functionality for objects that might or might not be proxy objects at the moment.

Constants

MARKER

Marker for Proxy class names.

MARKER_LENGTH

Length of the proxy marker.

Methods

登录查看完整内容
static string getRealClass(string|object $object)

Gets the real class name of a class name that could be a proxy.