class EncryptionServiceProvider extends EncryptionServiceProvider

Methods

string
key(array $config)

Extract the encryption key from the given configuration.

Details

at line 21
protected string key(array $config)

Extract the encryption key from the given configuration.

Parameters

array $config

Return Value

string

Exceptions

RuntimeException