find()
find( $request, $match)
Parameters
| $request | ||
| $match |
canAccess(\Pluf_HTTP_Request $request, \Shop_Address $address) : boolean
Checks if user sending request has access to given Shop_Address object
| \Pluf_HTTP_Request | $request | |
| \Shop_Address | $address |