PHP Class Foo_Bar

Show file Open project: crodas/haanga Class Usage Examples

Public Properties

Property Type Description
$Arr
$Bar
$bar

Protected Properties

Property Type Description
$foo

Public Methods

Method Description
bar ( )
method ( )
something ( )

Method Details

bar() public method

public bar ( )

method() public method

public method ( )

something() static public method

static public something ( )

Property Details

$Arr static public property

static public $Arr

$Bar static public property

static public $Bar

$bar public property

public $bar

$foo protected property

protected $foo