The expression return $this returns the type Silverback\ApiComponentBundle\Entity\SortableTrait which is incompatible with the type-hinted return Silverback\ApiComponentB...ntity\SortableInterface.
Loading history...
40
}
41
42
/**
43
* @param bool|null $sortLast
44
* @return int
45
*/
46
final public function calculateSort(?bool $sortLast = null): int