mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
refactor(class): mark mixins.new as protected
This commit is contained in:
@@ -50,6 +50,7 @@ end
|
||||
local function void() return '' end
|
||||
|
||||
---Creates a new instance of the given class.
|
||||
---@protected
|
||||
---@generic T
|
||||
---@param class T | OxClass
|
||||
---@return T
|
||||
|
||||
Reference in New Issue
Block a user