Gerhard Potgieter
|
e933b8cfd0
|
PHPCS passing for class-wc-payment-token-data-store-interface.php
|
2018-03-06 11:49:02 +02:00 |
Akeda Bagus
|
53807185a8
|
Fixed typos.
These typos are catched by `misspell` program.
```
find . -type f | grep -v assets | grep -v dummy-data | grep -v i18n | grep -v node_modules | grep -v .git | grep -v apigen | xargs misspell -w
```
Some results were excluded because of 3rd party ownership and non-english
sentences.
|
2017-07-10 12:56:28 +07:00 |
Michael Pretty
|
6660379f19
|
Cleanup of PHPDoc for interfaces, fixes #13808
|
2017-03-28 13:52:32 -04:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Claudio Sanches
|
fbfb195f2f
|
Fixed interfaces file names and location
|
2017-01-16 19:33:21 -02:00 |