Trait HasContentBlocksTrait
An implementation, as Trait, of the HasContentBlocksInterface
.
Namespace: Charcoal\Cms\Mixin\Traits
Uses: Charcoal\Attachment\Traits\AttachmentAwareTrait
Located at Charcoal/Cms/Mixin/Traits/HasContentBlocksTrait.php
Uses: Charcoal\Attachment\Traits\AttachmentAwareTrait
Located at Charcoal/Cms/Mixin/Traits/HasContentBlocksTrait.php
public
Collection|Attachment[]
|
|
public
boolean
|
|
public
integer
|
|
public
Charcoal\Translator\Translation
|
|
abstract public
Collection|Attachment[]
|
#
attachments( string|null $group = null, string|null $type = null, callable $callback = null )
Retrieve the objects associated to the current object. |