mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Mark setShowCalendar() as experimental
This commit is contained in:
parent
80723c077b
commit
b7bed18192
@ -133,6 +133,7 @@ class DateField extends TextField
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set if calendar should be shown on the frontend.
|
* Set if calendar should be shown on the frontend.
|
||||||
|
* @internal WARNING: Experimental and volatile API.
|
||||||
*
|
*
|
||||||
* @param bool $show
|
* @param bool $show
|
||||||
* @return $this
|
* @return $this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user