Add todo for develop phase
This commit is contained in:
parent
f1f3fa7216
commit
b5acc07eaf
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ namespace Friendica\Model\Storage;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Interface for storage backends
|
* Interface for storage backends
|
||||||
|
*
|
||||||
|
* @todo Split this interface into "IStorage" for get() operations (including Resource fetching) and "IUserStorage" for real user backends including put/delete/options
|
||||||
*/
|
*/
|
||||||
interface IStorage
|
interface IStorage
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue