1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 23:46:18 +00:00

Fix Fulltextsearch namespace provider

This commit is contained in:
Alfred Egger 2020-12-24 16:59:11 +01:00
parent a9f572c9f3
commit feb521ec10

View File

@ -9,7 +9,7 @@
* @copyright Loic Blot 2014-2018
*/
namespace OCA\YourNameSpace\Provider;
namespace OCA\OcSms\Provider;
use OCA\FullTextSearch\IFullTextSearchProvider;