Fixed 'infinity undefineds'.
This commit is contained in:
parent
ac30c42285
commit
a18b3244e9
1 changed files with 1 additions and 1 deletions
|
@ -66,6 +66,6 @@ final class TwigMisuzu extends AbstractExtension {
|
|||
}
|
||||
}
|
||||
|
||||
return 'infinite undefineds';
|
||||
return 'just now';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue