PhoenixPages.Page (phoenix_pages v0.1.2)

View Source

Summary

Types

t()

@type t() :: %PhoenixPages.Page{
  assigns: map(),
  content: binary(),
  filename: binary(),
  path: binary()
}