Skip to content

Commit b197ae4

Browse files
authored
[5.3] plg_system_actionlogs fix deploy version (#44697)
1 parent e038933 commit b197ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/system/actionlogs/src/Extension/ActionLogs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ public static function renderActionlogsNotify($value)
342342
*
343343
* @return string The rendered value.
344344
*
345-
* @since __DEPLOY_VERSION_
345+
* @since __DEPLOY_VERSION__
346346
*/
347347
public static function renderActionlogsExcludeSelf($value)
348348
{

0 commit comments

Comments
 (0)