Merge pull request #311 from nabeelio/analysis-zDr9J5
Apply fixes from StyleCI
This commit is contained in:
commit
a39549d597
@ -396,7 +396,7 @@ class PirepController extends Controller
|
||||
/**
|
||||
* Add a new comment
|
||||
*
|
||||
* @param $id
|
||||
* @param $id
|
||||
*
|
||||
* @return \Illuminate\Http\Resources\Json\AnonymousResourceCollection
|
||||
*/
|
||||
@ -464,7 +464,7 @@ class PirepController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $id
|
||||
* @param $id
|
||||
*
|
||||
* @throws \UnexpectedValueException
|
||||
* @throws \InvalidArgumentException
|
||||
|
@ -58,8 +58,8 @@ class DatabaseService extends Service
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $table
|
||||
* @param $row
|
||||
* @param $table
|
||||
* @param $row
|
||||
*
|
||||
* @throws \Exception
|
||||
*
|
||||
|
@ -59,7 +59,7 @@ class ImportService extends Service
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $csv_file
|
||||
* @param $csv_file
|
||||
*
|
||||
* @throws ValidationException
|
||||
*
|
||||
|
@ -66,8 +66,8 @@ class Database
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $table
|
||||
* @param $row
|
||||
* @param $table
|
||||
* @param $row
|
||||
*
|
||||
* @throws \Exception
|
||||
*
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'status' => [
|
||||
'active' => 'Active',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'ident' => 'Identification',
|
||||
'home' => 'Home Airport',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'dashboard' => 'Dashboard',
|
||||
'administration' => 'Administration',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'totalhours' => 'Total Hours',
|
||||
'yourbalance' => 'Your Balance',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'none' => 'There are no downloads!',
|
||||
];
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'buttontroubles' => 'If you’re having trouble clicking the ":actiontext" button, '.
|
||||
'copy and paste the URL below into your web browser:',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
401 => [
|
||||
'title' => 'Unauthorized Access',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'flight' => 'Flight',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'flightnumber' => 'Flight Number',
|
||||
'flighttime' => 'Flight Time',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'welcome' => [
|
||||
'title' => 'Welcome!',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'newflightreport' => 'New Flight Report',
|
||||
'editflightreport' => 'Edit Flight Report',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'avatarresize' => 'This avatar will be resized to :width x :height pixels',
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'title' => 'Terms and Conditions',
|
||||
];
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'location' => 'Location',
|
||||
'state' => [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'latestnews' => [
|
||||
'news' => 'News',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'status' => [
|
||||
'active' => 'Activo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'ident' => 'Identificación',
|
||||
'home' => 'Aeropuerto inicial',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'dashboard' => 'Tablero',
|
||||
'administration' => 'Administración',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'totalhours' => 'Horas totales',
|
||||
'yourbalance' => 'Tu balance',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'none' => '¡No hay descargas!',
|
||||
];
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'buttontroubles' => 'Si estas teniendo problemas haciendo clic en el botón ":actiontext", '.
|
||||
'copia y pega la URL inferior en tu navegador web:',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
401 => [
|
||||
'title' => 'Acceso no autorizado',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'flight' => 'Vuelo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'flightnumber' => 'Número de vuelo',
|
||||
'flighttime' => 'Tiempo de vuelo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'welcome' => [
|
||||
'title' => '¡Bienvenido!',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'newflightreport' => 'Nuevo informe de vuelo',
|
||||
'editflightreport' => 'Editar informe de vuelo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'avatarresize' => 'Este avatar será redimensionado a :width x :height pixeles',
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'title' => 'Términos y condiciones',
|
||||
];
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'location' => 'Location',
|
||||
'state' => [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'latestnews' => [
|
||||
'news' => 'Noticias',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'status' => [
|
||||
'active' => 'Attivo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'ident' => 'Identificativo',
|
||||
'home' => 'Aeroporto di Casa',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'dashboard' => 'Dashboard',
|
||||
'administration' => 'Amministrazione',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'totalhours' => 'Ore Totali',
|
||||
'yourbalance' => 'Bilancio',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'none' => 'Non ci sono downloads!',
|
||||
];
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'buttontroubles' => 'Se hai problemi a cliccare il bottone ":actiontext", '.
|
||||
'copia e incolla l\'URL qui sotto nel tuo browser:',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
401 => [
|
||||
'title' => 'Non Autorizzato',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'flight' => 'Volo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'flightnumber' => 'Numero di Volo',
|
||||
'flighttime' => 'Tempo di Volo',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'welcome' => [
|
||||
'title' => 'Benvenuti!',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'filenewpirep' => 'Inserici Nuovo PIREP',
|
||||
'pilotreport' => 'Rapporto Pilota|Rapporti Pilota',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'avatarresize' => 'Questo avatar sarà ridimensionato a :width x :height pixels',
|
||||
'newapikey' => 'Nuova Chiave API',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'title' => 'Termini e Condizioni di Utilizzo',
|
||||
];
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'location' => 'Posizione',
|
||||
'state' => [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'latestnews' => [
|
||||
'news' => 'Novità',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
class SubfleetTest extends TestCase
|
||||
{
|
||||
protected $ac_svc;
|
||||
|
Loading…
Reference in New Issue
Block a user