PHP Class Nelmio\Alice\Definition\SpecificationBagFactory

Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
create ( Nelmio\Alice\Definition\MethodCallInterface $constructor = null, PropertyBag $properties = null, MethodCallBag $calls = null ) : SpecificationBag

Method Details

create() public static méthode

public static create ( Nelmio\Alice\Definition\MethodCallInterface $constructor = null, PropertyBag $properties = null, MethodCallBag $calls = null ) : SpecificationBag
$constructor Nelmio\Alice\Definition\MethodCallInterface
$properties PropertyBag
$calls MethodCallBag
Résultat SpecificationBag