mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Improve docs
This commit is contained in:
parent
534d9362e4
commit
2fe0af9fa9
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ class ApplicationControllerTest extends ControllerTestCase {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests the redirect and session config with use_trans_sid=1.
|
* Tests the redirect and session config with use_trans_sid=1.
|
||||||
|
*
|
||||||
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function testRedirect() {
|
public function testRedirect() {
|
||||||
$sessionId = 'o7k64tlhil9pakp89j6d8ovlqk';
|
$sessionId = 'o7k64tlhil9pakp89j6d8ovlqk';
|
||||||
|
|
Loading…
Reference in a new issue