Commit 29ca171f authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Petite correction de retour de classe d'exception dans un commentaire

parent 0fa049c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ trait PrivilegeProviderAwareTrait
    /**
     *
     * @return PrivilegeProviderInterface
     * @throws \Common\Exception\RuntimeException
     * @throws \Exception
     */
    public function getPrivilegeProvider()
    {