sample-code/donate-form.php 1

Type Line Description
error 0 No summary was found for this file

sample-code/index.php 2

Type Line Description
error 0 No summary was found for this file
error 19 No summary for function \route()

sample-code/src/DonateAjax.php 5

Type Line Description
error 0 No summary was found for this file
error 17 Name of argument $message does not match with the DocBlock's name $msg: in sendJson()
error 17 Name of argument $extra does not match with the DocBlock's name $extra: in sendJson()
notice 17 Parameter $msg: could not be found in sendJson()
notice 17 Parameter $extra: could not be found in sendJson()

sample-code/src/DonateController.php 1

Type Line Description
error 0 No summary was found for this file

sample-code/src/DonationFactory.php 1

Type Line Description
error 0 No summary was found for this file

src/Controllers/PandaPay.php 7

Type Line Description
error 0 No summary was found for this file
error 47 The type hint of the argument is incorrect for the type definition of the @param tag with argument $ppKey in __construct()
error 47 Name of argument $logglyKey does not match with the DocBlock's name $ppKey in __construct()
error 47 The type hint of the argument is incorrect for the type definition of the @param tag with argument $logglyKey in __construct()
error 37 No summary for property $curl
error 38 No summary for property $secretKey
error 39 No summary for property $log

src/Loggers/LocalFileFactory.php 1

Type Line Description
error 13 No summary for class \PP\Loggers\LocalFileFactory

src/Loggers/LogglyFactory.php 1

Type Line Description
error 12 No summary for class \PP\Loggers\LogglyFactory

src/Models/Donation.php 12

Type Line Description
error 0 No summary was found for this file
error 19 No summary for method __construct()
error 45 Name of argument $em does not match with the DocBlock's name $email in setReceiptEmail()
notice 45 Parameter $email could not be found in setReceiptEmail()
error 66 Name of argument $src does not match with the DocBlock's name $source in setSource()
notice 66 Parameter $source could not be found in setSource()
error 12 No summary for property $amount
error 13 No summary for property $currency
error 14 No summary for property $source
error 15 No summary for property $receiptEmail
error 16 No summary for property $platformFee
error 17 No summary for property $destinationEIN