@@ -28,6 +28,7 @@ $('{$this->getElementClassSelector()}').on('$event', function() {
$callback
});
JS;
+
return $this;
}