SeoMeta
extends Entity
in package
Class SeoMeta
Table of Contents
Properties
- $_accessible : array<string|int, mixed>
Properties
$_accessible
protected
array<string|int, mixed>
$_accessible
= [
// コンテンツ複製時にSeoMetaも複製されるようにする
'id' => false,
'*' => true,
]