MvcLite\Session::getParams
Method to retrieve the data param
Signature
public function getParams()
Returns
- array
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 2
- Passed: 2 (100%)
Tests
- [ PASSED ] — MvcLite\SessionTest::testGetParams with data set "simple test"
- [ PASSED ] — MvcLite\SessionTest::testDestroy with data set "simple test"