DefaultObjectRuntimeIdGenerator
class DefaultObjectRuntimeIdGenerator implements ObjectRuntimeIdGeneratorInterface (View source)
Methods
__construct()
No description
__invoke($object)
No description
mixed
getObjectRuntimeIdentifier(object $object)
Return an ID for the given object that will be unique during the execution of the program.