Fixed timeout after submitting for Markers + Fixed overflow on delete button for Markers design for remie + Fixed editing class not being removed when submitting edited segment for CurrentSegmentInfobox
<?php namespace TestCAS\Jobs;
abstract class Job
{
//
}