PHPOffice/PHPPresentation

View on GitHub
src/PhpPresentation/Slide/AbstractSlide.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

AbstractSlide has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractSlide implements ComparableInterface, ShapeContainerInterface
{
    use ShapeCollection;

    /**
Severity: Minor
Found in src/PhpPresentation/Slide/AbstractSlide.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status