Query\Drivers\AbstractDriver::getColumns
Retrieve column information for the current database table
Signature
public function getColumns(string
$table )
Parameters
$table
— string
Returns
- array
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)