mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-26 20:07:19 +02:00
lots
This commit is contained in:
parent
3b393be4f4
commit
0b96026602
17 changed files with 458 additions and 38 deletions
|
@ -15,7 +15,7 @@ class ContactCategory extends Generic\DAOEntity {
|
|||
/**
|
||||
*
|
||||
*/
|
||||
public function sync(): Sync {
|
||||
public static function sync(): Sync {
|
||||
return new Sync('ContactCategory', 'sync');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue