pressbooks aldine theme the theme used for the front page or default book
 
 
 
 
 
 

10 lines
92 B

<?php
namespace App;
use Sober\Controller\Controller;
class Home extends Controller
{
}