Paperyard
Public Attributes | List of all members
Paperyard\Helpers\Enums\DocumentType Class Reference

Public Attributes

const PDF = 0
 
const IMAGE = 1
 
const OTHER = 2
 

Detailed Description

Definition at line 5 of file DocumentType.php.

Member Data Documentation

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.


The documentation for this class was generated from the following file: