Goetas\Twital\EventSubscriber\CustomNamespaceRawSubscriber::__construct PHP Метод

__construct() публичный Метод

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