Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
HillLiu authored and StyleCIBot committed May 7, 2021
1 parent 486f945 commit 6e492d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ActionForward.php
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ private function _setType($type = null)
if (self::VIEW === $type || 'redirect' === $type) {
$c = plug('controller');
/**
* Get custom engine from .env
* Get custom engine from .env.
*
* syntax: view_engine_[app-name]
*
Expand Down

0 comments on commit 6e492d9

Please sign in to comment.