This commit is contained in:
Nicolas Grekas 2019-03-25 17:39:02 +01:00
parent f806e68613
commit b8ab296adf

View File

@ -12,7 +12,7 @@
namespace Symfony\Component\Workflow; namespace Symfony\Component\Workflow;
/** /**
* To learn more about how form events work check the documentation * To learn more about how workflow events work check the documentation
* entry at {@link https://symfony.com/doc/current/workflow/usage.html#using-events}. * entry at {@link https://symfony.com/doc/current/workflow/usage.html#using-events}.
*/ */
final class WorkflowEvents final class WorkflowEvents