Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 704 Bytes

File metadata and controls

executable file
·
17 lines (14 loc) · 704 Bytes

Table of contents


Class: AntiPatterns\Singleton\Singleton

Visibility Function
public static getInstance(): self
Gets an object instance
Получает экземпляр объекта
public __construct()
public __sleep()
public __wakeup()
public __clone()

created with Rudra-Documentation-Collector