From f0c2e2dd88ddf78bea23a603aab6d00d169f1ac6 Mon Sep 17 00:00:00 2001 From: Adam Vessey Date: Fri, 23 Aug 2013 17:22:33 +0000 Subject: [PATCH] Code standards, again. --- includes/datastream.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/datastream.inc b/includes/datastream.inc index 27a25f6e..0eda5d4d 100644 --- a/includes/datastream.inc +++ b/includes/datastream.inc @@ -101,6 +101,7 @@ function islandora_parse_http_match_headers($header_value) { * Validate cache headers. * * @param AbstractDatastream $datastream + * The datastream for which to check the request headers against. * * @return int * An integer representing the HTTP response code. One of: