add another 2 interfaces

This commit is contained in:
Bernhard Posselt
2014-12-17 18:26:56 +01:00
parent 2e040b5797
commit 8a09496e40

View File

@@ -292,6 +292,7 @@ Types:
* **OCP\\ICache**
* **OCP\\ICacheFactory**
* **OCP\\IConfig**
* **OCP\\AppFramework\\Utility\\IControllerMethodReflector**
* **OCP\\Contacts\\IManager**
* **OCP\\IDateTimeZone**
* **OCP\\IDb**
@@ -307,6 +308,7 @@ Types:
* **OCP\\INavigationManager**
* **OCP\\IPreview**
* **OCP\\IRequest**
* **OCP\\AppFramework\\Utility\\ITimeFactory**
* **OCP\\ITagManager**
* **OCP\\ITempManager**
* **OCP\\Route\\IRouter**