We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba07a9 commit e5c37d2Copy full SHA for e5c37d2
README.md
@@ -66,7 +66,7 @@ class PddController extends Controller
66
#### 使用外观
67
68
```php
69
-EasyPdd::oauth;
+EasyPdd::offsetGet('oauth');
70
71
```
72
0 commit comments