Showing 1 of 42 total issues
Method getContent
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getContent()
{
$result[] = 'BEGIN:VCALENDAR';
$result[] = 'VERSION:2.0';