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