<?phpnamespace ConcreteControllerSinglePage;use PageController;class PageNotFound extends PageController { }