We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a020e0 commit 3200a1fCopy full SHA for 3200a1f
src/Internal/BytesHelper.php
@@ -4,6 +4,7 @@
4
5
namespace PHPStan\Internal;
6
7
+
8
class BytesHelper
9
{
10
public static function bytes(int $bytes): string
0 commit comments