Guest User

Untitled

a guest
May 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. elseif (empty($uri_parts['scheme'])) {
  2. throw new InvalidArgumentException("The URI '$uri' is invalid. You must use a valid URI scheme.");
  3. }
Add Comment
Please, Sign In to add comment