We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ecf18 commit 6132b72Copy full SHA for 6132b72
src/Database/IConventions.php
@@ -14,7 +14,6 @@
14
15
interface IConventions
16
{
17
-
18
/**
19
* Returns primary key for table.
20
* @return string|string[]|null
src/Database/IRowContainer.php
@@ -15,7 +15,6 @@
*/
interface IRowContainer extends \Traversable
* Fetches single row object.
21
0 commit comments