mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 09:10:03 +01:00
6 lines
73 B
PHP
6 lines
73 B
PHP
<?php
|
|
|
|
class Typo3ValetDriver extends Valet\Drivers\Typo3ValetDriver
|
|
{
|
|
}
|