Mark setShowCalendar() as experimental

This commit is contained in:
Ingo Schommer 2017-02-16 10:55:07 +13:00
parent 80723c077b
commit b7bed18192

View File

@ -133,6 +133,7 @@ class DateField extends TextField
/**
* Set if calendar should be shown on the frontend.
* @internal WARNING: Experimental and volatile API.
*
* @param bool $show
* @return $this