Mapper
class Mapper
Methods
__construct(string|array $title, string $slug, string $categories, string $body, string|array $published_at)
No description
array
fields()
No description
array
where()
No description
static array
getMap(string $path)
No description
string|array
getTitle()
No description
string
getSlug()
No description
string
getCategories()
No description
string
getBody()
No description
string|array
getPublishedAt()
No description
bool
isTitleArray()
No description
array
toArray()
No description
Details
at line 19
__construct(string|array $title, string $slug, string $categories, string $body, string|array $published_at)
No description
at line 28
array
fields()
No description
at line 41
array
where()
No description
at line 54
static array
getMap(string $path)
No description
at line 80
string|array
getTitle()
No description
at line 85
string
getSlug()
No description
at line 90
string
getCategories()
No description
at line 95
string
getBody()
No description
at line 100
string|array
getPublishedAt()
No description
at line 105
bool
isTitleArray()
No description
at line 110
array
toArray()
No description