diff options
Diffstat (limited to 'lib/public/FullTextSearch/IFullTextSearchPlatform.php')
-rw-r--r-- | lib/public/FullTextSearch/IFullTextSearchPlatform.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/public/FullTextSearch/IFullTextSearchPlatform.php b/lib/public/FullTextSearch/IFullTextSearchPlatform.php index 147a883885e..6ef39a4b2ed 100644 --- a/lib/public/FullTextSearch/IFullTextSearchPlatform.php +++ b/lib/public/FullTextSearch/IFullTextSearchPlatform.php @@ -70,8 +70,6 @@ use OCP\FullTextSearch\Model\ISearchResult; * */ interface IFullTextSearchPlatform { - - /** * Must returns a unique Id used to identify the Search Platform. * Id must contains only alphanumeric chars, with no space. |