View Source PhoenixPages.Page (phoenix_pages v0.1.1)

Link to this section Summary

Link to this section Types

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