mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Started work on the recycle bin interface
This commit is contained in:
@ -57,6 +57,7 @@ class EntityProvider
|
||||
/**
|
||||
* Fetch all core entity types as an associated array
|
||||
* with their basic names as the keys.
|
||||
* @return [string => Entity]
|
||||
*/
|
||||
public function all(): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user