Skip to content

Commit

Permalink
update appinit
Browse files Browse the repository at this point in the history
  • Loading branch information
qiqizjl committed Dec 11, 2018
1 parent 03b83b7 commit 41e5035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Behavior/AppInit.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class AppInit
* useing
* app( $module_name)
* or
* app( $module_name, [ 'config' => [ app_id => 'test' ] ])
* app( $module_name, [ app_id => 'test' ])
*/

public function run()
Expand Down

0 comments on commit 41e5035

Please sign in to comment.