Skip to content

pass cache time to TimberResponse? #32

@codemonkeynorth

Description

@codemonkeynorth

In Timber we can pass a cache time

Timber::render( 'single.twig', $context, 600 );

is there an equivalent with

return new TimberResponse('single.twig', $context);

thanks
J

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions