Skip to content

Commit 58197a4

Browse files
committed
docs: add @internal to TableName class
1 parent 023bae4 commit 58197a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/Database/TableName.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
/**
1717
* Represents a table name in SQL.
1818
*
19+
* @interal
20+
*
1921
* @see \CodeIgniter\Database\TableNameTest
2022
*/
2123
class TableName

0 commit comments

Comments
 (0)