Example #1
0
 public function testGetScrfToken()
 {
     $this->assertEquals(56, strlen(Request::csrf()));
 }