19declare(strict_types=1);
45 if (!$this->change_signal) {
46 throw new \LogicException(
'View Control must be inside of View Control Container');
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.