projectManagerRequired()
projectManagerRequired(\Pluf_HTTP_Request $request)
Check if the user sending request is a project manager.
If it is not, this function will throw the Pluf_Exception_PermissionDenied exception.
Parameters
\Pluf_HTTP_Request | $request |
Throws
- \Pluf_Exception_PermissionDenied