mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
public static $perPageViaRelationship = 50;
This commit is contained in:
@@ -32,6 +32,8 @@ class LibraryItem extends Resource
|
|||||||
*/
|
*/
|
||||||
public static $model = \App\Models\LibraryItem::class;
|
public static $model = \App\Models\LibraryItem::class;
|
||||||
|
|
||||||
|
public static $perPageViaRelationship = 50;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The single value that should be used to represent the resource when being displayed.
|
* The single value that should be used to represent the resource when being displayed.
|
||||||
* @var string
|
* @var string
|
||||||
|
|||||||
Reference in New Issue
Block a user