baserCMS クラスリファレンス

BcCustomContentServiceProvider extends ServiceProvider
in package

Class BcCustomContentServiceProvider

Table of Contents

Properties

$provides  : array<string|int, string>
Provides

Methods

services()  : void
Services

Properties

$provides

Provides

protected array<string|int, string> $provides = [\BcCustomContent\Service\CustomContentsServiceInterface::class, \BcCustomContent\Service\CustomTablesServiceInterface::class, \BcCustomContent\Service\CustomFieldsServiceInterface::class, \BcCustomContent\Service\CustomEntriesServiceInterface::class, \BcCustomContent\Service\Admin\CustomContentsAdminServiceInterface::class, \BcCustomContent\Service\Admin\CustomTablesAdminServiceInterface::class, \BcCustomContent\Service\Admin\CustomFieldsAdminServiceInterface::class, \BcCustomContent\Service\Admin\CustomEntriesAdminServiceInterface::class, \BcCustomContent\Service\Front\CustomContentFrontServiceInterface::class, \BcCustomContent\Service\CustomLinksServiceInterface::class, \BcCustomContent\Service\Admin\CustomLinksAdminServiceInterface::class]

Methods

services()

Services

public services(ContainerInterface $container) : void

サービスのインターフェイスとの紐付けをコンテナに追加する

Parameters
$container : ContainerInterface
Tags
checked
noTodo

        
On this page

Search results