Akaunting/app/Abstracts/View/Components
Stoneshaq 4e4566859b
Named parameter
Named parameters were introduced in PHP 8. Parameters without default values must now appear PRIOR to optional parameters.
2021-06-08 19:17:25 +10:00
..
Document.php Fix a typo. 2021-02-17 09:34:55 +06:00
DocumentForm.php Allow modules to provide a custom title for the "advanced" section in a document. 2021-05-26 12:21:48 +06:00
DocumentIndex.php Use the `document_number` field by default in a delete modal for documents. 2021-02-17 09:41:31 +06:00
DocumentShow.php fixed document logo show issue.. 2021-05-30 19:28:31 +03:00
DocumentTemplate.php Named parameter 2021-06-08 19:17:25 +10:00