\CryptoManana\Core\Traits\DesignPatternsSingleInstancingTrait

Trait SingleInstancingTrait - Reusable implementation of `SingleInstancingInterface`.

Summary

Methods
Properties
Constants
getInstance()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getInstance()

getInstance() : static|null

Gives a unified access point for the current object instance.

Returns

static|null —

An instance.