chore(legacy): format code
This commit is contained in:
parent
da52f495b4
commit
63d9e430e1
33 changed files with 111 additions and 102 deletions
|
@ -14,9 +14,9 @@ class CcPlaylistcontents extends BaseCcPlaylistcontents
|
|||
*
|
||||
* @param mixed $format
|
||||
*
|
||||
* @throws propelException - if unable to parse/validate the date/time value
|
||||
*
|
||||
* @return mixed Formatted date/time value as string or DateTime object (if format is NULL), NULL if column is NULL
|
||||
*
|
||||
* @throws propelException - if unable to parse/validate the date/time value
|
||||
*/
|
||||
public function getDbFadein($format = 's.u')
|
||||
{
|
||||
|
@ -28,9 +28,9 @@ class CcPlaylistcontents extends BaseCcPlaylistcontents
|
|||
*
|
||||
* @param mixed $format
|
||||
*
|
||||
* @throws propelException - if unable to parse/validate the date/time value
|
||||
*
|
||||
* @return mixed Formatted date/time value as string or DateTime object (if format is NULL), NULL if column is NULL
|
||||
*
|
||||
* @throws propelException - if unable to parse/validate the date/time value
|
||||
*/
|
||||
public function getDbFadeout($format = 's.u')
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue