PHP Class Everzet\PersistedObjects\CallbackObjectIdentifier

Inheritance: implements Everzet\PersistedObjects\ObjectIdentifier
Show file Open project: everzet/persisted-objects

Public Methods

Method Description
__construct ( callable $callable )
getIdentity ( $object )

Method Details

__construct() public method

public __construct ( callable $callable )
$callable callable

getIdentity() public method

public getIdentity ( $object )