pgb_liv\php_ms\Reader\MgfReader::getLine
Gets the next line and increments the file iterator
Signature
private function getLine()
Returns
- string
- The next line in the file
Test Coverage
Information
- Coverage: 5/5 Lines (100%)
- Tests: 2
- Passed: 2 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MgfReaderTest::testCanRetrieveEntry
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MgfReaderTest::testCanRewind