We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a25dcd9 commit c0216a5Copy full SHA for c0216a5
src/Format/Null_.php
@@ -6,7 +6,7 @@
6
7
use SimPod\ClickHouseClient\Output\Output;
8
9
-// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
+// phpcs:disable Squiz.Classes.ValidClassName.NotPascalCase
10
11
/**
12
* @template T
src/Output/Null_.php
@@ -4,7 +4,7 @@
4
5
namespace SimPod\ClickHouseClient\Output;
* @phpstan-immutable
0 commit comments