We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2d62e commit 8032d5eCopy full SHA for 8032d5e
src/Exception/TransferException.php
@@ -9,6 +9,6 @@
9
*
10
* @author Márk Sági-Kazár <mark.sagikazar@gmail.com>
11
*/
12
-abstract class TransferException extends \RuntimeException implements Exception
+class TransferException extends \RuntimeException implements Exception
13
{
14
}
0 commit comments