liamkeily / StaticClass

:round_pushpin: Prevents class instantiation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StaticClass

Latest version Total downloads Code style

Provides the StaticClass trait to mark a class as static. A static class is one that only provides static methods and cannot be instantiated.

About

:round_pushpin: Prevents class instantiation.


Languages

Language:PHP 100.0%