Add cleanup for handlers cache.
authorStanislav Malyshev <smalyshev@gmail.com>
Thu, 15 Mar 2018 22:36:47 +0000 (15:36 -0700)
committerStanislav Malyshev <smalyshev@gmail.com>
Thu, 15 Mar 2018 22:36:47 +0000 (15:36 -0700)
commit9a3d33107b6aa71eb472721626971c466cc23219
treea7c39dc2c7116fde65ab68e849747254402399ca
parent6869e6eb54a2bce2f2b437e5a66983c46709f737
Add cleanup for handlers cache.

This is useful if we want to override certain handler for testing
but have no way to remove it from cache otherwise.

Change-Id: Icb4f9360c6e7684d15e91a7009a5a3a3e2febb37
includes/content/ContentHandler.php