I was trying to setup metabor/statemachine-doctrine-bridge within a symfony2 project. I am used to register new bundles, yet I have no clue how I would get symfony2 to find the bridge.
I tried including it via use statement but it seems to be not enough resulting in the error:
[Doctrine\Common\Persistence\Mapping\MappingException]
The class 'Metabor\Bridge\Doctrine\Statemachine\State' was not found in the chain configured namespaces Hn\AssetDbBundle\Entity, Hn\UserBundle\Entity, FOS\UserBun
dle\Entity, FOS\UserBundle\Model