mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
Fix #1975 Remove deprecated notice from getLayoutList()
This commit is contained in:
parent
234ba6c5c6
commit
b6cb499dac
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class layoutModel extends layout
|
||||||
/**
|
/**
|
||||||
* Get a layout list created in the DB
|
* Get a layout list created in the DB
|
||||||
* If you found a new list, it means that the layout list is inserted to the DB
|
* If you found a new list, it means that the layout list is inserted to the DB
|
||||||
* @deprecated
|
*
|
||||||
* @param int $site_srl
|
* @param int $site_srl
|
||||||
* @param string $layout_type (P : PC, M : Mobile)
|
* @param string $layout_type (P : PC, M : Mobile)
|
||||||
* @param array $columnList
|
* @param array $columnList
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue