[app code check] add OC_Search_Provider and _Result
Thanks to @libasys for noticing this.
This commit is contained in:
parent
063071b58d
commit
081264cb93
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ class CodeChecker extends BasicEmitter {
|
|||
'OC_Log',
|
||||
'OC_Mail',
|
||||
'OC_Preferences',
|
||||
'OC_Search_Provider',
|
||||
'OC_Search_Result',
|
||||
'OC_Request',
|
||||
'OC_Response',
|
||||
'OC_Template',
|
||||
|
|
Loading…
Reference in a new issue