liferay-docs
liferay-docs copied to clipboard
Fix error in the code for permissions
The existing documentation defines a _guestbookModelResourcePermision without annotating it. Then continues to try to use GuestBookPermission to get permssions, which of course will not work.