Commit 12c13c0
committed
Remove redundant PHPDoc from Postgres Store query method
The PHPDoc comment for the query method in the Postgres Store class
was identical to the interface definition and didn't add any value.
The interface already documents the parameter and return types.1 parent 2180fb5 commit 12c13c0
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 130 | | |
136 | 131 | | |
137 | 132 | | |
| |||
0 commit comments