jippi / vault-php-sdk

Vault PHP SDK, inspired by sensio consul sdk
MIT License
54 stars 35 forks source link

Error : Using $this when not in object context #6

Closed Harshivsd12345 closed 7 years ago

Harshivsd12345 commented 7 years ago

Fatal error: Uncaught Error: Using $this when not in object context in E:\XAMPP\htdocs\vault_example\examples\shell.php:220 Stack trace: #0 E:\XAMPP\htdocs\vault_example\examples\shell.php(362): App\Shell\VaultShell::create() #1 {main} thrown in E:\XAMPP\htdocs\vault_example\examples\shell.php on line 220

jippi commented 7 years ago

please provide usage pattern and code