Acl\Domain\ObjectIdentityRetrievalStrategy (Component\Security)

Symfony\Component\Security\Acl\Domain\ObjectIdentityRetrievalStrategy

class ObjectIdentityRetrievalStrategy implements ObjectIdentityRetrievalStrategyInterface

Strategy to be used for retrieving object identities from domain objects

Methods

ObjectIdentityInterface getObjectIdentity(object $domainObject)

Retrieves the object identity from a domain object

Details

public ObjectIdentityInterface getObjectIdentity(object $domainObject)

Retrieves the object identity from a domain object

Parameters

object $domainObject

Return Value

ObjectIdentityInterface
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部