Skip to content

Commit 146f0f5

Browse files
committed
doc: update README to reflect structure change
1 parent 37b9f16 commit 146f0f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Class
5959
```php
6060
class \QuickBase\QuickBase {
6161

62+
public cURL $ch;
63+
6264
private $defaults;
6365

6466
final public api($action[, $options = array()]);

0 commit comments

Comments
 (0)