AlkantarClanX12

Your IP : 216.73.217.24


Current Path : /www/capitalgmcbuickregina_830/public/wp-content/plugins/popup-maker/classes/Plugin/
Upload File :
Current File : /www/capitalgmcbuickregina_830/public/wp-content/plugins/popup-maker/classes/Plugin/Extension.php

<?php
/**
 * Extension base class
 *
 * @package   PopupMaker\Plugin
 * @copyright Copyright (c) 2024, Code Atlantic LLC
 */

namespace PopupMaker\Plugin;

defined( 'ABSPATH' ) || exit;

/**
 * Abstract base class for all Popup Maker extensions.
 *
 * Override {@see Container::registered_controllers()} in child classes.
 *
 * @since 1.21.0
 */
abstract class Extension extends Container {

	/**
	 * Core plugin instance.
	 *
	 * @var \PopupMaker\Plugin\Core
	 */
	protected $core;

	/**
	 * Extension constructor.
	 *
	 * @param array<string,string|bool> $config Configuration variables.
	 */
	public function __construct( $config ) {
		parent::__construct( $config );

		// Get core plugin instance.
		$this->core = \PopupMaker\plugin();
	}

	/**
	 * Get core plugin instance.
	 *
	 * @return \PopupMaker\Plugin\Core
	 */
	public function core() {
		return $this->core;
	}

	/**
	 * Get a service or configuration variable.
	 *
	 * @param string $id Service or configuration variable ID.
	 * @return mixed
	 * @throws \PopupMaker\Vendor\Pimple\Exception\UnknownIdentifierException
	 */
	public function get( $id ) {
		try {
			return parent::get( $id );
		} catch ( \PopupMaker\Vendor\Pimple\Exception\UnknownIdentifierException $e ) {
			if ( $this->core()->offsetExists( $id ) ) {
				return $this->core()->get( $id );
			}

			// Re-throw the exception if we couldn't find the service.
			throw $e;
		}
	}
}

Home - Capital GMC Buick Regina

No data

Welcome to Capital GMC BUICK – REGINA

Thank you for choosing Capital GMC Buick | Regina, your premier certified Buick and GMC dealership proudly serving drivers in Regina and the surrounding communities. Whether you’re searching for a brand-new Buick or GMC vehicle or a meticulously inspected pre-owned model, we have a diverse selection to match your needs and lifestyle.

Beyond our impressive inventory, we offer a seamless and stress-free financing experience through our well-connected finance centre, where our team of experts is dedicated to securing the best loan or lease options for you, quickly, transparently, and hassle-free.

But our commitment to you doesn’t stop at the sale. Our state-of-the-art service centre is staffed with skilled Buick and GMC technicians who use the latest equipment and genuine OEM parts to keep your vehicle running at its best. From routine maintenance to complex repairs, we’ve got you covered.

Experience top-tier customer service, quality vehicles, and expert care, all in one place. Visit Capital GMC Buick | Regina today or call us at 306-205-8072 with any questions. We’re here to help!

Ask a Question