MvcLite\File::getContents
Getter for the _contents property
Signature
public function getContents()
Returns
- string
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ PASSED ] — MvcLite\FileTest::testGetContents with data set "string contents"
- [ PASSED ] — MvcLite\FileTest::testGetContents with data set "whitespace contents"
- [ PASSED ] — MvcLite\FileTest::testSave with data set "directory exists, expect save"