SelfUpdateScopeResolverInterface

Interface

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

Table of Contents

Methods

isGlobalInstallation()

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

 : bool
Methods

isGlobalInstallation()

Public

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

public isGlobalInstallation() : bool
Return values
bool