Skip to content

Commit

Permalink
Add magic property doc hint.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 30, 2018
1 parent 2835fe6 commit 1bd51ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Database/StatementInterface.php
Expand Up @@ -17,6 +17,8 @@
/**
* Represents a database statement. Concrete implementations
* can either use PDOStatement or a native driver
*
* @property-read string $queryString
*/
interface StatementInterface
{
Expand Down

0 comments on commit 1bd51ab

Please sign in to comment.