Corrected documentation for method.
This commit is contained in:
parent
8c02b3ec8a
commit
398215f1d0
1 changed files with 2 additions and 1 deletions
|
@ -607,7 +607,8 @@ class Application_Model_Show
|
||||||
* Get the start date of the current show in UTC timezone.
|
* Get the start date of the current show in UTC timezone.
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
* The start date in the format YYYY-MM-DD
|
* The start date in the format YYYY-MM-DD or empty string in case
|
||||||
|
* start date could not be found
|
||||||
*/
|
*/
|
||||||
public function getStartDateAndTime()
|
public function getStartDateAndTime()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue