composer and comments update

This commit is contained in:
Joey Kimsey
2025-02-02 18:42:29 -05:00
parent 795784f02e
commit 394e752094
24 changed files with 110 additions and 221 deletions

View File

@ -4,9 +4,9 @@
*
* This class manages and returns GET, FILE, and POST variables.
*
* @version 3.0
* @version 1.1.2
* @author Joey Kimsey <Joey@thetempusproject.com>
* @link https://TheTempusProject.com/Core
* @link https://TheTempusProject.com/libraries/Bedrock
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
namespace TheTempusProject\Bedrock\Functions;