AudioDidact\DB\SQLite::describeTable
Function to get layout of a specific table
Signature
protected function describeTable(string
$table )
Parameters
$table
— string- table to get layout of
Returns
- array
Parent Implementation
Test Coverage
Information
- Coverage: 3/3 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — SQLiteTest::testMakeDB