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

Show file Open project: symfony/symfony

Public Properties

Property Type Description
$bar

Protected Properties

Property Type Description
$foo

Public Methods

Method Description
__construct ( $foo, $bar, $baz )
getFoo ( )
isBaz ( )
otherMethod ( )

Method Details

__construct() public method

public __construct ( $foo, $bar, $baz )

getFoo() public method

public getFoo ( )

isBaz() public method

public isBaz ( )

otherMethod() public method

public otherMethod ( )

Property Details

$bar public property

public $bar

$foo protected property

protected $foo