class AmbiguousBundleClassException extends AmbiguousEntityClassException (View source)

Exception thrown if a bundle class is defined for multiple bundles.

Methods

__construct(string $class)

Constructs an AmbiguousBundleClassException.

Details

__construct(string $class)

Constructs an AmbiguousBundleClassException.

Parameters

string $class

The entity parent class.