mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
commit
7ee8bdbf72
@ -6,6 +6,12 @@
|
||||
*/
|
||||
class SubsiteDomain extends DataObject {
|
||||
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private static $default_sort = "\"IsPrimary\" DESC";
|
||||
|
||||
/**
|
||||
*
|
||||
* @var array
|
||||
|
Loading…
Reference in New Issue
Block a user