mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add activate method
This commit is contained in:
parent
a1fa9f96e7
commit
07d38f42ca
2 changed files with 5 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ $window->connect(
|
|||
|
||||
$tab = new \Yggverse\Yoda\Box\Tab();
|
||||
|
||||
$tab->activate();
|
||||
|
||||
$window->add(
|
||||
$tab->box
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue