mediatekformation

AbstractMaker
in package
implements MakerInterface

Convenient abstract class for makers.

Interfaces, Classes, Traits and Enums

MakerInterface
Interface that all maker commands must implement.

Table of Contents

interact()  : mixed
If necessary, you can use this method to interactively ask the user for input.
addDependencies()  : string
writeSuccessMessage()  : mixed

Methods

addDependencies()

protected addDependencies(array<string|int, mixed> $dependencies[, string $message = null ]) : string
Parameters
$dependencies : array<string|int, mixed>
$message : string = null
Return values
string

Search results