Skip to content

Commit

Permalink
Fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
wi1dcard committed Aug 3, 2018
1 parent c564a09 commit 6d51c6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aop/Key/AlipayKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public function isLoaded()

/**
* 释放密钥资源
*
*
* @return void
*/
protected function release()
Expand Down Expand Up @@ -114,7 +114,7 @@ public function asString()
* 使用密钥资源直接初始化本对象
*
* @param resource $resource
*
*
* @return static
*/
public static function fromResource($resource)
Expand Down

0 comments on commit 6d51c6c

Please sign in to comment.