Query\QueryBuilder::update
Creates an update clause, and executes it
Signature
public function update(string
$table,
[array
$data = ] )
Parameters
$table
— string$data
— array
Returns
- PDOStatement
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)