| Current Path : /var/www/html/dynaweb-starter/plugin/dynaweb-widget/src/Testing/ |
| Current File : /var/www/html/dynaweb-starter/plugin/dynaweb-widget/src/Testing/TestsDynawebWidget.php |
<?php
namespace Dynaweb\DynawebWidget\Testing;
use Livewire\Features\SupportTesting\Testable;
/**
* @mixin Testable
*/
class TestsDynawebWidget
{
//
}