... | ... |
@@ -20,7 +20,7 @@ class InsertTagsListener |
20 | 20 |
* @param \Widget $objWidget |
21 | 21 |
* @return bool |
22 | 22 |
*/ |
23 |
- public function onReplaceInsertTags(string $insertTag, bool $useCache, string $cachedValue, array $flags, array $tags, array $cache, int $_rit, int $_cnt) |
|
23 |
+ public function onReplaceInsertTags($insertTag, $useCache, $cachedValue, $flags, $tags, $cache, $_rit, $_cnt) |
|
24 | 24 |
{ |
25 | 25 |
switch ($insertTag) |
26 | 26 |
{ |