Skip to content

Commit

Permalink
Mark OCI8Statement::getExecuteMode() internal
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Jun 25, 2020
1 parent f713cdc commit 38d45af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ public function lastInsertId($name = null)
/**
* Returns the current execution mode.
*
* @internal
*
* @return int
*/
public function getExecuteMode()
Expand Down

0 comments on commit 38d45af

Please sign in to comment.