davaxi/VCalendar

View on GitHub

Showing 1 of 42 total issues

Method getContent has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getContent()
    {
        $result[] = 'BEGIN:VCALENDAR';
        $result[] = 'VERSION:2.0';

Severity: Minor
Found in src/VCalendar/_/File.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language