mirror of
https://github.com/flextype/flextype.git
synced 2025-08-12 16:14:16 +02:00
Flextype Core: Entries API cleanup and refactoring
This commit is contained in:
@@ -365,7 +365,7 @@ class Entries
|
||||
}
|
||||
|
||||
/**
|
||||
* Rename entry.
|
||||
* Rename entry
|
||||
*
|
||||
* @param string $id Entry ID
|
||||
* @param string $new_id New entry ID
|
||||
@@ -466,7 +466,7 @@ class Entries
|
||||
}
|
||||
|
||||
/**
|
||||
* Check whether entry exists.
|
||||
* Check whether entry exists
|
||||
*
|
||||
* @param string $id Entry ID
|
||||
*
|
||||
|
Reference in New Issue
Block a user