Skip to content

Commit

Permalink
Add docblocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
mingyoung committed May 17, 2017
1 parent 11bbd56 commit 08d7029
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Foundation/Application.php
Expand Up @@ -69,6 +69,9 @@
* @property \EasyWeChat\ShakeAround\ShakeAround $shakearound
* @property \EasyWeChat\OpenPlatform\OpenPlatform $open_platform
* @property \EasyWeChat\MiniProgram\MiniProgram $mini_program
*
* @method \EasyWeChat\Support\Collection clearQuota()
* @method \EasyWeChat\Support\Collection getCallbackIp()
*/
class Application extends Container
{
Expand Down

0 comments on commit 08d7029

Please sign in to comment.