mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
add some docblock
This commit is contained in:
parent
d8c3cc4c84
commit
95f75e53eb
@ -88,6 +88,10 @@ class UIEvent extends Event
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @return Transition
|
||||
*/
|
||||
public function getTransition()
|
||||
{
|
||||
return $this->transition;
|
||||
|
Loading…
x
Reference in New Issue
Block a user