thephpleague/oauth2-server-bundle

League\\Bundle\\OAuth2ServerBundle\\Security\\User\\NullUser was not found in the chain configured namespaces

facundososalopez opened this issue · 1 comments

I have this error:

The class 'League\Bundle\OAuth2ServerBundle\Security\User\NullUser' was not found in the chain configured namespaces App\Entity\Main, League\Bundle\OAuth2ServerBundle\Model

I don't know the reason why this occurs.

Only happens on entity persist

I just realized that the error occurs because the I'm using blameable extension of StofDoctrineExtensionsBundle.