Skip to content

Commit 8c4799b

Browse files
authored
[5.3] Fix deprecated version (joomla#45400)
1 parent 1c0ac3d commit 8c4799b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

administrator/components/com_actionlogs/src/Field/LogcreatorField.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@
2121
*
2222
* @since 3.9.0
2323
*
24-
* No longer used, will be removed without replacement
25-
*
26-
* @deprecated 7.0 will be removed in 7.0
24+
* @deprecated 5.3 will be removed in 7.0 without replacement
2725
*/
2826
class LogcreatorField extends ListField
2927
{

0 commit comments

Comments
 (0)