SiteConfigsAdminServiceInterface
in
SiteConfigsAdminServiceInterface
Table of Contents
Methods
- getViewVarsForIndex() : array<string|int, mixed>
- サイト基本設定画面用のデータを取得
Methods
getViewVarsForIndex()
サイト基本設定画面用のデータを取得
public
getViewVarsForIndex(EntityInterface $siteConfig) : array<string|int, mixed>
Parameters
- $siteConfig : EntityInterface