mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Updated function
This commit is contained in:
		@@ -139,7 +139,7 @@ function postEmail(string $name) : string {
 | 
			
		||||
 * @return int $output The output (safe integer)
 | 
			
		||||
 */
 | 
			
		||||
function toInt($input) : int{
 | 
			
		||||
	return floor($input*1);
 | 
			
		||||
	return (int) $input;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user