update method comment

This commit is contained in:
Godfrey M 2024-10-28 14:58:43 -07:00
parent e7c4343c90
commit c24f79c025

View file

@ -710,7 +710,7 @@ class Helper
return $randomString;
}
/**
* A method to be used to handle deprecations and giving notifications, currently handling MS Teams. more can be added when needed.
* A method to be used to handle deprecations notifications, currently handling MS Teams. more can be added when needed.
*
*
* @author [Godfrey Martinez]