Skip to content

Commit

Permalink
Merge pull request #30 from pmvc-plugin/analysis-4x1xYE
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
HillLiu authored May 7, 2021
2 parents 486f945 + 6e492d9 commit 1736c84
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 1736c84

Please sign in to comment.