• Full name: \App\Shared\Services\EnvWriter
  • This class is marked as final and can't be subclassed
  • This class is a Final class

Properties

path

private string $path

Methods

__construct

public __construct(string $path): mixed

Parameters:

Parameter Type Description
$path string

set

public set(string $key, string $value): void

Parameters:

Parameter Type Description
$key string
$value string

normalizeValue

private normalizeValue(string $value): string

Parameters:

Parameter Type Description
$value string