Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Nov 25, 2017
1 parent c1f0b94 commit 4ee5db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Error/ErrorHandler.php
Expand Up @@ -160,11 +160,11 @@ protected function _clearOutput()
}

/**
* Log both PHP5 and PHP7 errors.
* Logs both PHP5 and PHP7 errors.
*
* The PHP5 part will be removed with 4.0.
*
* @param \Throwable|\Exception $exception
* @param \Throwable|\Exception $exception Exception.
*
* @return void
*/
Expand Down

0 comments on commit 4ee5db4

Please sign in to comment.