Skip to content

Commit

Permalink
close #76
Browse files Browse the repository at this point in the history
  • Loading branch information
in4s committed Jan 3, 2019
1 parent 6d5d7a4 commit 6968637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Superglobals.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ public static function float(string $key, float $default = 0) : float
* целое число <= 0 |4 default |XXXXXXXXXXXXXXXXXXX|
* не целое число |5 default |XXXXXXXXXXXXXXXXXXX|
* @version v1.0.0 2019-01-03 02:00:57
* @since v1.0.0-alpha.4
* @param string $key - ключ
* @param int $default - значение по умолчанию
* @return int - Значение ключа, если целое положительное число, либо значение по умолчанию
Expand Down

0 comments on commit 6968637

Please sign in to comment.