File: Transport.php

package info (click to toggle)
wordpress 6.1.6%2Bdfsg1-0%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 124,200 kB
  • sloc: javascript: 423,155; php: 261,916; cs: 6,126; sh: 457; xml: 59; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (5)
1
2
3
4
5
<?php

class Requests_Exception_Transport extends Requests_Exception {

}