mirror of
https://github.com/friendica/friendica
synced 2025-05-11 20:24:16 +02:00
Add phpdoc
This commit is contained in:
parent
555513e4b4
commit
cad7e534a4
4 changed files with 9 additions and 6 deletions
|
@ -3,8 +3,6 @@
|
|||
namespace Friendica\Core\Session;
|
||||
|
||||
/**
|
||||
* Native Session functions for internal Session usage.
|
||||
*
|
||||
* Usable for backend processes (daemon/worker) and testing
|
||||
*/
|
||||
final class MemorySession implements ISession
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue