update 1.0.8.0
Commits for version update
This commit is contained in:
2
vendor/symfony/event-dispatcher/Event.php
vendored
2
vendor/symfony/event-dispatcher/Event.php
vendored
@@ -37,7 +37,7 @@ class Event
|
||||
*
|
||||
* @see Event::stopPropagation()
|
||||
*
|
||||
* @return bool Whether propagation was already stopped for this event.
|
||||
* @return bool Whether propagation was already stopped for this event
|
||||
*/
|
||||
public function isPropagationStopped()
|
||||
{
|
||||
|
Reference in New Issue
Block a user