PHP Class InvalidPropertyException

Author: Ryan Scheuermann
Mostrar archivo Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
__construct ( $p_className, $p_property )
getClassName ( ) fn __construct
getProperty ( )

Method Details

__construct() public method

public __construct ( $p_className, $p_property )

getClassName() public method

fn __construct
public getClassName ( )

getProperty() public method

public getProperty ( )