Example #1
0
 public function current()
 {
     return URI::toString(array('scheme', 'host', 'port', 'path'));
 }