Skip to content

Commit

Permalink
Revert "#242: Add method to the interface"
Browse files Browse the repository at this point in the history
This reverts commit c5afea0.
  • Loading branch information
ercanozkaya committed Jan 10, 2019
1 parent a032fc4 commit 269e22b
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,14 +164,6 @@ public function setMaxAge($max_age);
*/
public function getMaxAge();

/**
* Get the cache control
*
* @link https://tools.ietf.org/html/rfc2616#page-108
* @return array
*/
public function getCacheControl();

/**
* Is the response invalid
*
Expand Down

0 comments on commit 269e22b

Please sign in to comment.