EntityType
in package
Tags
Table of Contents
- Artist
- BlogCategory
- BlogPost
- ClassicPage
- Form
- Gallery
- ModernPage
- fromInt() : self
- fromString() : EntityType
- int() : int
- string() : string
Cases
BlogPost
Tags
BlogCategory
Tags
Form
Tags
Gallery
Tags
ModernPage
Tags
ClassicPage
Tags
Artist
Tags
Methods
fromInt()
public
static fromInt(int $value) : self
Parameters
- $value : int
Tags
Return values
self —fromString()
public
static fromString(string $entityType) : EntityType
Parameters
- $entityType : string
Tags
Return values
EntityType —int()
public
int() : int
Tags
Return values
int —string()
public
string() : string