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 964e887 commit 529ee98Copy full SHA for 529ee98
src/DeleteResult.php
@@ -44,7 +44,7 @@ public function __construct(WriteResult $writeResult)
44
*
45
* @see DeleteResult::isAcknowledged()
46
* @return integer|null
47
- * @throws BadMethodCallException is the write result is unacknowledged
+ * @throws BadMethodCallException if the write result is unacknowledged
48
*/
49
public function getDeletedCount()
50
{
0 commit comments