Start your All-Access Pass to unlock this challenge
Which of the following is NOT a valid way to secure something?
These are all valid
Secure a specific operation using $this->denyAccessUnlessGranted()
$this->denyAccessUnlessGranted()
Secure a single endpoint using the security option
security
Secure all endpoints for a resource with access_control
access_control