mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 15:05:31 +00:00
6 lines
59 B
PHP
Executable File
6 lines
59 B
PHP
Executable File
<?php
|
|
|
|
class HomePageController extends PageController
|
|
{
|
|
}
|