X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Frequest%2Fclass_Requestable.php;fp=inc%2Fclasses%2Finterfaces%2Frequest%2Fclass_Requestable.php;h=fef4e3497846a775b5ebdffcbfc50c49624ec706;hp=c349798673d66edeb1187907e4fbfbe20f52220f;hb=bbebbec0a156ebc2e6255fb80adadb50d79c1b6f;hpb=0cd57c3885f00ad77fc599e53ed2f2d5e7ac267f diff --git a/inc/classes/interfaces/request/class_Requestable.php b/inc/classes/interfaces/request/class_Requestable.php index c3497986..fef4e349 100644 --- a/inc/classes/interfaces/request/class_Requestable.php +++ b/inc/classes/interfaces/request/class_Requestable.php @@ -23,9 +23,7 @@ */ interface Requestable extends FrameworkInterface { /** - * Prepares the HTTP request data for usage by currently copying - * $_REQUEST into a private attribute. Later on we can add more - * things for initialization here. + * Prepares the request data for usage * * @return void */