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.

Details

static string getRealClass(string|object $object)

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

Parameters

string|object $object

Return Value

string

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Security/Core/Util/ClassUtils.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部