Pheasant\Cache::add PHP Method

add() public method

Add or override a row in the cache. Expects a DomainObject
public add ( $object )
    public function add($object);