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 5a1cf76 commit 97d8271Copy full SHA for 97d8271
Api/PostRepositoryInterface.php
@@ -71,7 +71,7 @@ public function delete(
71
72
/**
73
* Delete Post by ID
74
- * @param string $postd
+ * @param string $postId
75
* @return bool true on success
76
* @throws \Magento\Framework\Exception\NoSuchEntityException
77
* @throws \Magento\Framework\Exception\LocalizedException
0 commit comments