mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR: Fix phpdoc parsing error
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@63127 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
bd6a645857
commit
ce1f2e2b3a
@ -3,7 +3,7 @@
|
||||
* Standard basic search form which conducts a fulltext search on all {@link SiteTree}
|
||||
* objects.
|
||||
*
|
||||
* @see Use {@link ModelController} and {@link SearchContext} for a more generic search implementation based around {@link DataObject}
|
||||
* @see Use ModelController and SearchContext for a more generic search implementation based around DataObject
|
||||
* @package sapphire
|
||||
* @subpackage search
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user