Skip to content

Commit

Permalink
inspact and reformat codes ...
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Jun 24, 2019
1 parent 30eb0f1 commit 41eb0e6
Show file tree
Hide file tree
Showing 52 changed files with 2,070 additions and 1,081 deletions.
1 change: 1 addition & 0 deletions libs/arr-utils/src/Arr.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/**
* Class Arr
* alias of the StringHelper
*
* @package Toolkit\ArrUtil
*/
class Arr extends ArrayHelper
Expand Down
2 changes: 2 additions & 0 deletions libs/arr-utils/src/ArrBuffer.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

/**
* Class ArrBuffer
*
* @package Toolkit\ArrUtil
*/
final class ArrBuffer
Expand All @@ -22,6 +23,7 @@ final class ArrBuffer

/**
* constructor.
*
* @param string $content
*/
public function __construct(string $content = '')
Expand Down
Loading

0 comments on commit 41eb0e6

Please sign in to comment.