This method sets the "max-age" directive in the Cache-Control header.
public setMaximumAge ( integer $age ) : |
||
$age | integer | The maximum age in seconds |
return | This response, for method chaining |