set country on the airline, in admin and installer #191
This commit is contained in:
12
app/Support/ICAO.php
Normal file
12
app/Support/ICAO.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
namespace App\Support;
|
||||
|
||||
/**
|
||||
* ICAO Helper Tools
|
||||
* @package App\Support
|
||||
*/
|
||||
class ICAO
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user