Skip to content

Commit 412f067

Browse files
authored
Update deprecated tag.
1 parent 947517c commit 412f067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/ActionScheduler_Versions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ public function active_source(): array {
145145
* @return string
146146
*/
147147
public function active_source_path(): string {
148-
_deprecated_function( __METHOD__, '3.9.1', 'ActionScheduler_SystemInformation::active_source_path()' );
148+
_deprecated_function( __METHOD__, '3.9.2', 'ActionScheduler_SystemInformation::active_source_path()' );
149149
return ActionScheduler_SystemInformation::active_source_path();
150150
}
151151
}

0 commit comments

Comments
 (0)