mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Fix more whitespace.
This commit is contained in:
parent
14bfd83dad
commit
0edbe0a123
1 changed files with 2 additions and 3 deletions
|
@ -350,7 +350,6 @@ class TimeHelper extends AppHelper {
|
|||
*/
|
||||
public function timeAgoInWords($dateTime, $options = array()) {
|
||||
$element = null;
|
||||
|
||||
$stringDate = '';
|
||||
|
||||
if (!empty($options['element'])) {
|
||||
|
|
Loading…
Reference in a new issue