Skip to content

Commit c4bfcaf

Browse files
authored
Merge pull request joomla#45158 from muhme/5.4-upmerge-2025-03-18
[5.4] upmerge 2025-03-18
2 parents b14ed74 + 169d8ed commit c4bfcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_scheduler/src/Task/TaskOption.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function __construct(string $type, string $langConstPrefix)
8383
*
8484
* @return string The type title.
8585
*
86-
* @since __DEPLOY_VERSION__
86+
* @since 5.3.0
8787
*/
8888
public function getTitle(): string
8989
{

0 commit comments

Comments
 (0)