Documentation

Composer
in package

Class Composer

Table of Contents

Constants

DEFAULT_PATH  = 'bin/composer.phar'

Methods

getComposerExecutor()  : string
Return the composer executable file path
getComposerLocation()  : string
Returns the location of composer.

Constants

DEFAULT_PATH

public mixed DEFAULT_PATH = 'bin/composer.phar'
Tags
const

Default composer location

Methods

getComposerExecutor()

Return the composer executable file path

public static getComposerExecutor() : string
Return values
string

getComposerLocation()

Returns the location of composer.

public static getComposerLocation() : string
Return values
string

        
On this page

Search results