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 127b2f9 commit 7085a4dCopy full SHA for 7085a4d
src/Traits/Cluster/LoadsFromKubeConfig.php
@@ -21,7 +21,7 @@ trait LoadsFromKubeConfig
21
*
22
* @var null|string
23
*/
24
- protected static ?string $tempFolder;
+ protected static ?string $tempFolder = null;
25
26
/**
27
* Set the temporary folder for the writings.
0 commit comments