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