Skip to content

Commit

Permalink
- Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Machy8 committed Sep 28, 2017
1 parent 54c672b commit 1425d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Is parsed json from response of previous request.
| getServerErrors | array - server errors |
| getStatistics | stdClass - statistics |
| getWarnings | array - warnings |
| hasErrors | bool - if code to compile contain errors |
| hasErrors | bool - if code to compile contains errors |
| hasServerErrors | bool - if response contains server errors |
| hasWarnings | bool - if warnings about compiled code exists |
| hasWarnings | bool - if code to compile contains warnings |
| isWithoutErrors | bool - combination of hasServerErrors & hasErrors |

0 comments on commit 1425d3e

Please sign in to comment.