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 9fdc531 commit 7734fa2Copy full SHA for 7734fa2
src/Interfaces/DatabaseObject.php
@@ -3,7 +3,7 @@
3
namespace BNETDocs\Interfaces;
4
5
/**
6
- * This interface is implemented for managing the lifecycle of a database object.
+ * Manages the lifecycle of a database object.
7
*/
8
interface DatabaseObject
9
{
0 commit comments