PHP Class Nelmio\Alice\ObjectSetFactory

Mostra file Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
create ( ParameterBag $parameters = null, ObjectBag $objects = null ) : ObjectSet

Method Details

create() public static method

public static create ( ParameterBag $parameters = null, ObjectBag $objects = null ) : ObjectSet
$parameters ParameterBag
$objects ObjectBag
return ObjectSet