Sindbad~EG File Manager

Current Path : /home/numerotech/public_html/mc.purplemail.in/vendor/guzzlehttp/guzzle/src/Event/
Upload File :
Current File : //home/numerotech/public_html/mc.purplemail.in/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php

<?php

namespace GuzzleHttp\Event;

/**
 * Basic event class that can be extended.
 */
abstract class AbstractEvent implements EventInterface
{
    private $propagationStopped = false;

    public function isPropagationStopped()
    {
        return $this->propagationStopped;
    }

    public function stopPropagation()
    {
        $this->propagationStopped = true;
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists