MediaWiki REL1_31
SessionProviderInterface.php
Go to the documentation of this file.
1<?php
24namespace MediaWiki\Session;
25
26use Language;
27
36
43 public function describe( Language $lang );
44
52 public function whyNoSession();
53
54}
Internationalisation code.
Definition Language.php:35
This exists to make IDEs happy, so they don't see the internal-but-required-to-be-public methods on S...
describe(Language $lang)
Return an identifier for this session type.
whyNoSession()
Return a Message for why sessions might not be being persisted.
if(!isset( $args[0])) $lang