mirror of
https://github.com/proelements/proelements.git
synced 2026-04-18 10:02:16 +00:00
v3.33.1
This commit is contained in:
8
modules/link-in-bio/base/widget-link-in-bio-base-pro.php
Normal file
8
modules/link-in-bio/base/widget-link-in-bio-base-pro.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace ElementorPro\Modules\LinkInBio\Base;
|
||||
|
||||
use Elementor\Modules\LinkInBio\Base\Widget_Link_In_Bio_Base;
|
||||
|
||||
abstract class Widget_Link_In_Bio_Base_Pro extends Widget_Link_In_Bio_Base {
|
||||
}
|
||||
Reference in New Issue
Block a user