Paperyard
|
Public Attributes | |
const | PDF = 0 |
const | IMAGE = 1 |
const | OTHER = 2 |
Definition at line 5 of file DocumentType.php.
const Paperyard\Helpers\Enums\DocumentType::IMAGE = 1 |
Definition at line 8 of file DocumentType.php.
const Paperyard\Helpers\Enums\DocumentType::OTHER = 2 |
Definition at line 9 of file DocumentType.php.
const Paperyard\Helpers\Enums\DocumentType::PDF = 0 |
Definition at line 7 of file DocumentType.php.