method timestamp documentation in bbn\Cache

Returns the timestamp of the given item.

function(string $item) { if ($r = $this->getRaw($item)) { return $r['timestamp']; } return null; }

Returns the timestamp of the given item. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.