mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-12 11:26:55 +01:00
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
/*
|
||||
* sysPass
|
||||
*
|
||||
@@ -37,4 +38,4 @@ interface ExtensibleTabControllerInterface extends ExtensibleControllerInterface
|
||||
* @param DataTab $tab
|
||||
*/
|
||||
public function addTab(DataTab $tab);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user