fix: PHP CS Fixer (1 fichier)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,7 @@ use Symfony\Contracts\HttpClient\HttpClientInterface;
|
||||
class VaultService
|
||||
{
|
||||
private const TRANSIT_KEYS_PATH = '/v1/transit/keys/';
|
||||
|
||||
public function __construct(
|
||||
private HttpClientInterface $httpClient,
|
||||
private LoggerInterface $logger,
|
||||
|
||||
Reference in New Issue
Block a user