Skip to content

Instantly share code, notes, and snippets.

@JeffreyWay
Created October 13, 2014 16:46
Show Gist options
  • Select an option

  • Save JeffreyWay/335940d64793db2c89f1 to your computer and use it in GitHub Desktop.

Select an option

Save JeffreyWay/335940d64793db2c89f1 to your computer and use it in GitHub Desktop.
<?php
/**
* @Middleware("auth")
*/
class Admin {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment