Goetas\Twital\EventSubscriber\CustomNamespaceRawSubscriber::__construct PHP Method

__construct() public method

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