Skip to content

Session Config Webjs Data DTO Reference

The NjoguAmos\Waha\Dto\SessionConfigWebjsData contains configuration for the WEBJS engine.

tagsEventsOnbool

Whether tags events are enabled.

php
$session->config->webjs->tagsEventsOn; // false

Released under the MIT License.