riesjart / static-context-checker
Check whether a method is called in static context
Installs: 724
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/riesjart/static-context-checker
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