ObjectRuntimeIdGeneratorInterface
interface ObjectRuntimeIdGeneratorInterface (View source)
Methods
mixed
getObjectRuntimeIdentifier(object $object)
Return an ID for the given object that will be unique during the execution of the program.
Details
at line 21
mixed
getObjectRuntimeIdentifier(object $object)
Return an ID for the given object that will be unique during the execution of the program.