plank/publisher

View on GitHub
src/Concerns/FiresPublishingEvents.php

Summary

Maintainability
A
0 mins
Test Coverage
D
67%

Method initializeFiresPublishingEvents has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

    public function initializeFiresPublishingEvents()
    {
        $this->addObservableEvents([
            'beforePublishing',
            'publishing',
Severity: Minor
Found in src/Concerns/FiresPublishingEvents.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status