commit | 8dc32005f0364a07a0d472106e350826c651ea8d | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Mon Oct 03 11:19:49 2016 +0300 |
committer | Andrey Andreev <narf@devilix.net> | Mon Oct 03 11:19:49 2016 +0300 |
tree | f97834a4355cfba52d22d580b54f5dd19eb3f6e5 | |
parent | 103a4263fe8c2715f622355ee7d76114d015f242 [diff] [blame] |
[ci skip] Alter a docblock
diff --git a/system/libraries/Encryption.php b/system/libraries/Encryption.php index 06284c2..545081b 100644 --- a/system/libraries/Encryption.php +++ b/system/libraries/Encryption.php
@@ -907,7 +907,7 @@ * Byte-safe strlen() * * @param string $str - * @return integer + * @return int */ protected static function strlen($str) {