Skip to content
Snippets Groups Projects
Commit c63908d5 authored by mattwire's avatar mattwire
Browse files

return type

parent 3f7af329
No related branches found
No related tags found
No related merge requests found
......@@ -303,6 +303,7 @@ trait CRM_Core_Payment_MJWTrait {
if ($propertyBag->has('error_url')) {
return $propertyBag->getCustomProperty('error_url');
}
return '';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment