PHP Class Symfony\Component\Serializer\Tests\Normalizer\PropertyDummy

Show file Open project: symfony/symfony Class Usage Examples

Public Properties

Property Type Description
$foo
$outOfScope

Protected Properties

Property Type Description
$camelCase

Public Methods

Method Description
getBar ( )
getCamelCase ( )
setBar ( $bar )
setCamelCase ( $camelCase )

Method Details

getBar() public method

public getBar ( )

getCamelCase() public method

public getCamelCase ( )

setBar() public method

public setBar ( $bar )

setCamelCase() public method

public setCamelCase ( $camelCase )

Property Details

$camelCase protected property

protected $camelCase

$foo public property

public $foo

$outOfScope public static property

public static $outOfScope