Skip to content
Commit 442af8c5 authored by Brad Rubenstein's avatar Brad Rubenstein
Browse files

Minor cleanup: php-cs-fixer, tests, interface consistency



IMipPlugin.php Removed blank lines to make php-cs-fixer happy.
Minor cleanup:  bugs found by Psalm static checker
IEMailTemplate: The public interface to addBodyListItem also needs to include the new plainIndent parameter.
IMipPlugin: Fixes an undefined variable for events that do not have DTEND.  Also use explicit string conversion for parameters and properties in several places.

The new email template adds an additional blank line before "button" links in plain text, so the tests were fixed to include that additional blank line.

Signed-off-by: default avatarBrad Rubenstein <brad@wbr.tech>
parent b0687b11
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment