PHP Class A

Inheritance: use trait TPFoundation\Foundation\PropertyArrayUpdate
Show file Open project: etsy/phan Class Usage Examples

Public Properties

Property Type Description
$a

Public Methods

Method Description
f ( ) : boolean
f ( ) : integer
f ( ) : self[]
g ( )
g ( ) : integer
m ( ) : integer
one ( $a = 1 )

Private Methods

Method Description
f ( )

Method Details

f() public static method

public static f ( ) : boolean
return boolean

f() public method

public f ( ) : integer
return integer

f() public method

public f ( ) : self[]
return self[]

g() public method

public g ( )

g() public method

public g ( ) : integer
return integer

m() public method

public m ( ) : integer
return integer

one() public method

public one ( $a = 1 )

Property Details

$a public property

public $a