Mbh/Collection/Traits/Sequenceable/LinkedList.php
File LinkedList.php
has 258 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php namespace Mbh\Collection\Traits\Sequenceable;
use Mbh\Collection\Interfaces\Collection as CollectionInterface;
use Mbh\Collection\Interfaces\Functional as FunctionalInterface;
use Mbh\Collection\Interfaces\Sequenceable as SequenceableInterface;
- Create a ticketCreate a ticket