PHP Class lithium\tests\mocks\core\MockRequest

Inheritance: extends lithium\core\Object
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$argv
$params
$url

Public Methods

Method Description
__get ( $key )
env ( $key )
get ( $key )

Method Details

__get() public method

public __get ( $key )

env() public method

public env ( $key )

get() public method

public get ( $key )

Property Details

$argv public_oe property

public $argv

$params public_oe property

public $params

$url public_oe property

public $url