Goetas\Twital\EventSubscriber\CustomNamespaceRawSubscriber::__construct PHP Méthode

__construct() public méthode

public __construct ( array $customNamespaces )
$customNamespaces array
    public function __construct(array $customNamespaces)
    {
        $this->customNamespaces = $customNamespaces;
    }