Skip to content

Commit 171ac52

Browse files
committed
documentation
1 parent 20db11f commit 171ac52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

models/delegates/Authorizable.cfc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* ---
55
* This delegate allows for objects to verify permissions and roles on the $parent
66
* This delegate expects the following functions to be exposed in the $parent
7+
* and they must return an array of values
8+
*
79
* - getPermissions()
810
* - getRoles()
911
* - getId()

0 commit comments

Comments
 (0)