1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Jobs/Company
Shift 299464f604
Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-06-21 09:58:11 +00:00
..
CompanyExport.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyImport.php Shift bindings 2022-06-21 09:58:11 +00:00
CreateCompany.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreateCompanyPaymentTerms.php Update Copyright text 2022-04-27 13:20:41 +10:00
CreateCompanyTaskStatuses.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreateCompanyToken.php Update Copyright text 2022-04-27 13:20:41 +10:00