Skip to content

Commit 97d8271

Browse files
committed
fix
1 parent 5a1cf76 commit 97d8271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Api/PostRepositoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function delete(
7171

7272
/**
7373
* Delete Post by ID
74-
* @param string $postd
74+
* @param string $postId
7575
* @return bool true on success
7676
* @throws \Magento\Framework\Exception\NoSuchEntityException
7777
* @throws \Magento\Framework\Exception\LocalizedException

0 commit comments

Comments
 (0)