Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. /**
  2. * Get the registered name of the component.
  3. *
  4. * @return string
  5. */
  6. protected static function getFacadeAccessor()
  7. {
  8. return 'router';
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement