mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +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 $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @return Transition
|
||||||
|
*/
|
||||||
public function getTransition()
|
public function getTransition()
|
||||||
{
|
{
|
||||||
return $this->transition;
|
return $this->transition;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user