Adding @cs_accessor_interface as a supported token

This commit is contained in:
Pavel Shevaev 2023-03-23 14:01:24 +03:00
parent a0a96b0a45
commit 7945683da2
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ function supported_tokens()
'diffable',
'bhl_bind',
'cs_attributes',
'cs_accessor_interface'
//TODO:
//'i18n'
];