PHP Class Nelmio\Alice\Throwable\Exception\LogicExceptionFactory

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

Méthodes publiques

Méthode Description
createForCannotDenormalizerForChainableFixtureBuilderDenormalizer ( string $method ) : LogicException
createForUncallableMethod ( string $method ) : LogicException

Method Details

createForCannotDenormalizerForChainableFixtureBuilderDenormalizer() public static méthode

public static createForCannotDenormalizerForChainableFixtureBuilderDenormalizer ( string $method ) : LogicException
$method string
Résultat LogicException

createForUncallableMethod() public static méthode

public static createForUncallableMethod ( string $method ) : LogicException
$method string
Résultat LogicException