1
0
mirror of synced 2025-01-29 19:41:45 +03:00
This commit is contained in:
Fabio B. Silva 2012-09-09 16:57:03 -03:00 committed by fabio.silva
parent 195b639344
commit ffc8d032c7

View File

@ -40,7 +40,7 @@ final class EntityListeners implements Annotation
public $value = array();
/**
* Specifies the entity the entity lifecycle callbacks.
* Specifies the entity lifecycle callbacks.
*
* @var array<\Doctrine\ORM\Mapping\LifecycleCallback>
*/