You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns the installed DevTools version without running external Composer commands.
publicgetCurrentVersion(): string
This method MUST return the package version when composer metadata is
available.
It MUST return VERSION_UNKNOWN when metadata is unavailable or on
resolution errors.