Skip to content
Snippets Groups Projects
Commit b56f5f27 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

deprecate OC_Search_Provider in favor of \OCP\Search\Provider

parent 0e2f51bb
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@
*
*/
/**
* Class OC_Search_Provider
* @deprecated use \OCP\Search\Provider instead
*/
abstract class OC_Search_Provider extends \OCP\Search\Provider {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment