trait PublishableTrait

PublishableTrait.

This trait is supposed to be applied to resources that can be published.

Properties

Client $client
SystemProperties $sys

Methods

publish()

Publishes the current resource.

unpublish()

Unpublishes the current resource.

Details

at line 29
publish()

Publishes the current resource.

at line 39
unpublish()

Unpublishes the current resource.