Commit 54327220 authored by Milan Hlaváč's avatar Milan Hlaváč
Browse files

commit

parent 91b7e55f
......@@ -42,7 +42,10 @@ class funkceHlavac
return exp($data);
}
/**
* @param int $data
* @return int
*/
public static function floorHlavac(int $data) : int
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment