Add phpdoc
This commit is contained in:
parent
555513e4b4
commit
cad7e534a4
4 changed files with 9 additions and 6 deletions
|
@ -2,8 +2,9 @@
|
|||
|
||||
namespace Friendica\Core\Session;
|
||||
|
||||
use Friendica\BaseObject;
|
||||
|
||||
/**
|
||||
* Contains all global supported Session methods
|
||||
*/
|
||||
interface ISession
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue