PHP Class Nelmio\SecurityBundle\ContentSecurityPolicy\ContentSecurityPolicyParser

Mostra file Open project: nelmio/NelmioSecurityBundle Class Usage Examples

Protected Properties

Property Type Description
$keywords

Public Methods

Method Description
parseSourceList ( array $sourceList ) : string

Protected Methods

Method Description
quoteKeywords ( array $sourceList ) : array

Method Details

parseSourceList() public method

public parseSourceList ( array $sourceList ) : string
$sourceList array
return string

quoteKeywords() protected method

protected quoteKeywords ( array $sourceList ) : array
$sourceList array
return array

Property Details

$keywords protected_oe property

protected $keywords