Skip to content

Commit

Permalink
Mark SQLParserUtils internal
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Nov 11, 2020
1 parent 32f96b1 commit 1c908c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Doctrine/DBAL/SQLParserUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

/**
* Utility class that parses sql statements with regard to types and parameters.
*
* @internal
*/
class SQLParserUtils
{
Expand Down

0 comments on commit 1c908c3

Please sign in to comment.