mirror of
https://github.com/Mibew/mibew.git
synced 2025-03-03 10:28:32 +03:00
Mark "setup_settings_tabs" function as deprecated
This commit is contained in:
parent
862d94d35d
commit
dfca800514
@ -24,6 +24,8 @@ use Mibew\Settings;
|
||||
*
|
||||
* @param int $active Number of the active tab. The count starts from 0.
|
||||
* @return array Tabs list
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
function setup_settings_tabs($active)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user