Update doc blocks at class level

This commit is contained in:
Raissa North 2018-03-15 10:36:31 +13:00
parent f416a648c7
commit f47f43324c
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ use TractorCow\ClassProxy\Generators\ProxyGenerator;
use SilverStripe\FullTextSearch\Search\Updaters\SearchUpdater;
/**
* Class ProxyDBExtension
* @package SilverStripe\FullTextSearch\Search\Extensions
*
* This database connector proxy will allow {@link SearchUpdater::handle_manipulation} to monitor database schema
* changes that may need to be propagated through to search indexes.
*