Solar_Php::addArgv()

public Solar_Php Solar_Php::addArgv ( mixed $val )

Add a command-line argument for the code.

Parameters

  • (mixed) $val: The command-line argument value.

Returns

  • (Solar_Php)

Description

Add a command-line argument for the code.



Local