Created
November 9, 2016 12:14
-
-
Save m4tthumphrey/fc75c699d4b77741501b64ff09932c37 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// this should be called the first time 'manager' is resolved from the container | |
$container->get('manager')->registerPolicy(new Policy()); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment