Closed paras-malhotra closed 4 years ago
Reverts laravel/tinker#112
While making a PR for Telescope, I realised that the Psy\Shell class is not open for extension. Most variables (including the loop listeners) are private and there is really no clean way to implement this unfortunately.
Psy\Shell
Reverts laravel/tinker#112
While making a PR for Telescope, I realised that the
Psy\Shell
class is not open for extension. Most variables (including the loop listeners) are private and there is really no clean way to implement this unfortunately.