Merge pull request #10782 from satrun77/pulls/5.0/remove-deprecated-template-vars

API Remove deprecated template vars
This commit is contained in:
Guy Sartorelli 2023-05-16 15:22:04 +12:00 committed by GitHub
commit 4a2dc2dd97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,6 @@ class SSViewer_BasicIteratorSupport implements TemplateIteratorProvider
return [
'IsFirst',
'IsLast',
'First',
'Last',
'FirstLast',
'Middle',
'MiddleString',