AudioDidact\DB\MySQLDAL::setVideo
Makes a new video object from a database select command.
Signature
private function setVideo(array
$row )
Parameters
$row
— array- Database rows retrieved from another method
Returns
- Video
Test Coverage
Information
- Coverage: 13/13 Lines (100%)
- Tests: 4
- Passed: 4 (100%)
Tests
- [ PASSED ] — SQLiteTest::testAddVideo
- [ PASSED ] — SQLiteTest::testUpdateVideo
- [ PASSED ] — SQLiteTest::testGetFeed
- [ PASSED ] — SQLiteTest::testGetFeedHistory