W3cubDocs

/Drupal 8

abstract class ServiceProviderBase

Base service provider implementation.

Hierarchy

Related topics

Services and Dependency Injection Container
Overview of the Dependency Injection Container and Services.

File

core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php, line 10

Namespace

Drupal\Core\DependencyInjection

Members

Name Modifiers Type Description
ServiceProviderBase::alter public function Modifies existing service definitions. Overrides ServiceModifierInterface::alter
ServiceProviderBase::register public function Registers services to the container. Overrides ServiceProviderInterface::register

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!DependencyInjection!ServiceProviderBase.php/class/ServiceProviderBase/8.1.x