\TriTan\Interfaces\PostPostCacheInterface

Summary

Methods
Constants
update()
clean()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

update()

update(object  $post) 

Update post caches.

Parameters

object $post

Post object to be cached.

clean()

clean(object  $post) 

Clean post caches.

Parameters

object $post

Post object to be cleaned from the cache.