RestfulServerTestAuthor::class, 'SortedPage' => RestfulServerTestPage::class, ]; /** * @var array */ private static $db = [ 'Sort' => 'Int', ]; }