Skip to content

Commit

Permalink
docs: add @internal to TableName class
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jul 31, 2024
1 parent 023bae4 commit 58197a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/Database/TableName.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
/**
* Represents a table name in SQL.
*
* @interal
*
* @see \CodeIgniter\Database\TableNameTest
*/
class TableName
Expand Down

0 comments on commit 58197a4

Please sign in to comment.