Skip to content

Instantly share code, notes, and snippets.

@srph
Created September 7, 2014 09:21
Show Gist options
  • Select an option

  • Save srph/f56caa721373d5cbd82b to your computer and use it in GitHub Desktop.

Select an option

Save srph/f56caa721373d5cbd82b to your computer and use it in GitHub Desktop.
<?php
use Acme\Repositories\Interfaces\User as UserRepository;
class UserController extends BaseController {
// left blank for brevity
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment