]> git.mxchange.org Git - friendica.git/commit
- Moved the description for the specific storage exception first
authorPhilipp <admin@philipp.info>
Tue, 10 Aug 2021 19:30:40 +0000 (21:30 +0200)
committerPhilipp <admin@philipp.info>
Mon, 16 Aug 2021 21:27:42 +0000 (23:27 +0200)
commit57438afbb398940d2a63afd2ce3730d1e127b10c
tree22d2c5d8bd9fe58feea95015ecf513eccfd8b198
parent813db7956f360120588e7d0bf412a85b6e438324
- Moved the description for the specific storage exception first
- Introduced exceptions for try to get invalid storage
- ReferenceStorageException now extends StorageException
doc/AddonStorageBackend.md
src/Core/StorageManager.php
src/Model/Storage/ISelectableStorage.php
src/Model/Storage/ReferenceStorageException.php