GithubHelp home page GithubHelp logo

Comments (3)

driesvints avatar driesvints commented on May 23, 2024 2

Please don't open issues about DocBlocks. DocBlock issues aren't bugs. If Taylor doesn't wants to change this right now then let's leave it be.

from sanctum.

albertoelias123 avatar albertoelias123 commented on May 23, 2024

I'm trying to improve the IDE's autocomplete feature by specifying a more specific return type for the currentAccessToken() method. After reviewing the code, I noticed that the method returns an object of type PersonalAccessToken, which extends Model.

My goal in specifying the return type is to enable the IDE to provide advanced autocomplete suggestions, such as displaying available methods for PersonalAccessToken objects. This would allow, for example, the ability to quickly see a typehint for the delete() method directly in the IDE, without having to refer to the documentation.

This enhancement would make the development process more efficient, as we would have quick and direct access to the specific functionalities of PersonalAccessToken, like token revocation, as documented in the "Revoking Tokens" section (https://laravel.com/docs/10.x/sanctum#revoking-tokens) of the Laravel Sanctum documentation.

from sanctum.

albertoelias123 avatar albertoelias123 commented on May 23, 2024

@taylorotwell Would it be more appropriate to leave only the HasAbilities interface?

from sanctum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.