mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
0a561f1656
- Replace get_class($this) with static::class - Replace __CLASS__ with self::class