Query\Drivers\Firebird\Result::bindParam
Invalidate method for data consistency
Signature
public function bindParam(mixed
$parameter,
mixed&
$variable,
[int
$data_type = NULL,
[mixed
$maxlen = NULL,
[array
$driverdata = NULL]]] )
Parameters
$parameter
— mixed$variable
— mixed$data_type
— int$maxlen
— mixed$driverdata
— array
Returns
- NULL
Parent Implementation
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — FirebirdTest::testNullResultMethods