PHP Class Nelmio\SecurityBundle\ContentSecurityPolicy\ContentSecurityPolicyParser

Afficher le fichier Open project: nelmio/NelmioSecurityBundle Class Usage Examples

Protected Properties

Свойство Type Description
$keywords

Méthodes publiques

Méthode Description
parseSourceList ( array $sourceList ) : string

Méthodes protégées

Méthode Description
quoteKeywords ( array $sourceList ) : array

Method Details

parseSourceList() public méthode

public parseSourceList ( array $sourceList ) : string
$sourceList array
Résultat string

quoteKeywords() protected méthode

protected quoteKeywords ( array $sourceList ) : array
$sourceList array
Résultat array

Property Details

$keywords protected_oe property

protected $keywords