Skip to content

SelfUpdateScopeResolverInterface

github-actions edited this page Apr 28, 2026 · 1 revision

Resolves whether self-update SHOULD target the local project or Composer global project.


  • Full name: \FastForward\DevTools\SelfUpdate\SelfUpdateScopeResolverInterface

Methods

isGlobalInstallation

Returns whether DevTools is running from Composer's global installation.

public isGlobalInstallation(): bool

Clone this wiki locally