Issue #2288509 by er.pushpinderrana, c31ck: Add link to search page annotation class

8.0.x
Jennifer Hodgdon 2014-06-20 08:14:04 -07:00
parent c9e73f7def
commit f68a0b122d
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ use Drupal\Component\Annotation\Plugin;
*
* @see SearchPluginBase
*
* @ingroup search
*
* @Annotation
*/
class SearchPlugin extends Plugin {