Skip to content

Commit

Permalink
Readme upd
Browse files Browse the repository at this point in the history
  • Loading branch information
hokoo committed Aug 22, 2021
1 parent aa97435 commit 7e5ac6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and others.
1. Create your own class based on wpPostAble interface

```php
use iTRON\wpPostAble;
use iTRON\wpPostAble\wpPostAble;

class Item implements wpPostAble{
use wpPostAbleTrait;
Expand Down

0 comments on commit 7e5ac6b

Please sign in to comment.