2017 © Pedro Peláez
 

library static-class

Prevents class instantiation.

image

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

The README.md

StaticClass

Latest version Total downloads ![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)

The Versions

28/08 2017

dev-master

9999999-dev

Prevents class instantiation.

  Sources   Download

by Avatar Bilge

04/06 2016

1.0.0

1.0.0.0

Prevents class instantiation.

  Sources   Download

by Avatar Bilge