KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
lib
/
pkp
/
lib
/
vendor
/
guzzlehttp
/
promises
/
src
/
Nama File / Folder
Size
Action
CancellationException.php
0.179KB
Hapus
Edit
Rename
Is.php
0.976KB
Hapus
Edit
Rename
<?php namespace GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ class CancellationException extends RejectionException { }