5 lines
No EOL
62 B
PHP
5 lines
No EOL
62 B
PHP
<?php
|
|
|
|
return function ($site) {
|
|
return $site->index();
|
|
}; |