Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache stub. Remember method #235

Closed
Legion112 opened this issue Jul 26, 2022 · 2 comments
Closed

Cache stub. Remember method #235

Legion112 opened this issue Jul 26, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Legion112
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Would be nice to have a phpstorm.stub for remember method on cache.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Create a stub for \Illuminate\Contracts\Cache\Repository for remember method.
The method return the value which function return.
Here an example how remember works.
image

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Legion112 Legion112 added the enhancement New feature or request label Jul 26, 2022
@Legion112
Copy link
Contributor Author

Here the stub
#236

@mr-feek
Copy link
Collaborator

mr-feek commented Oct 4, 2022

Will be included in the next release. Thanks!

@mr-feek mr-feek closed this as completed Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants