library static-class
Prevents class instantiation.
scriptfusion/static-class
Prevents class instantiation.
- Monday, August 28, 2017
- by Bilge
- Repository
- 1 Watchers
- 0 Stars
- 25,964 Installations
- PHP
- 8 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 11 % Grown
StaticClass
![Code style][Style image], (*1)
Provides the StaticClass
trait to mark a class as static. A static class is one that only provides
static
methods and cannot be instantiated., (*2)
dev-master
9999999-dev
Prevents class instantiation.
Sources
Download
by
Bilge