Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 797ab9b

Browse files
author
Spomky
committed
Bug fixed
1 parent ebd93e1 commit 797ab9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Model/RoleManagerInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
interface RoleManagerInterface
66
{
77
/**
8-
* @return \Doctrine\Common\Collections\ArrayCollection
8+
* @return array
99
*/
1010
public function getRoles();
1111

0 commit comments

Comments
 (0)