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

Return the class name without the namespace if in the same namespace #1259

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2021

  1. return only class name (without namespace) if in the same namespace, …

    …except for when in global namespace, or write to external file, or forced FQCN
    Ekaterina committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0becba2 View commit details
    Browse the repository at this point in the history
  2. composer fix-style

    laravel-ide-helper authored and actions-user committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7f66d05 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Update ModelsCommand.php

    Ekaterina authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e72b0e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Merge branch 'barryvdh:master' into patch-1

    Ekaterina authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    8c8adf6 View commit details
    Browse the repository at this point in the history