pgb_liv\php_ms\Reader\MgfReader::peekLine
Gets the next line, though does not move the file iterator
Signature
private function peekLine()
Returns
- string
- The next line in the file
Test Coverage
Information
- Coverage: 4/4 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