mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #12993 from nextcloud/feat/document-move-of-oc-image
feat: Document move of OC_Image to OC\Image
This commit is contained in:
commit
5042dab3f1
@ -61,7 +61,7 @@ Added APIs
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- TBD
|
||||
- Legacy class ``OC_Image`` was moved to ``OC\Image``. You should never use it directly but use ``new \OCP\Image()`` instead for building the object and the ``OCP\IImage`` interface for calling methods.
|
||||
|
||||
Deprecated APIs
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user