Flow PHP

FilePathArgument

Read onlyYes
FinalYes

Methods

__construct()  : mixed
get()  : Path
getExisting()  : Path
getNotExisting()  : Path

Methods

__construct()

public __construct(string $path) : mixed
Parameters
$path : string

get()

public get(InputInterface $input) : Path
Parameters
$input : InputInterface
Return values
Path

getExisting()

public getExisting(InputInterface $input, Config $config) : Path
Parameters
$input : InputInterface
$config : Config
Return values
Path

getNotExisting()

public getNotExisting(InputInterface $input, Config $config) : Path
Parameters
$input : InputInterface
$config : Config
Return values
Path

        
On this page

Search results