riesjart / static-context-checker
This package is abandoned and no longer maintained.
No replacement package was suggested.
Check whether a method is called in static context
v0.1.0
2018-02-20 10:33 UTC
Requires
- php: >=7.1
This package is not auto-updated.
Last update: 2020-03-25 22:39:36 UTC
README
Current release: v0.1.0
This repository uses Semantic Versioning (SemVer) v2.0.0.
Requirements
- PHP >= 7.1
Installation
Pull this package in through Composer.
composer require riesjart/static-context-checker "^0.1"
Features
Methods
- instance
- instantiated
- inStaticContext