X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FWrapper.php;h=df9b8a8f32f808a876999d3649acff3004d3e6f9;hb=cf726992aa4ce457eb4fba768b075085167ad7cb;hp=7d17e1028aa80a17c7a76f4cec8840ed20d10290;hpb=01f7363f74d44b4ff35161c02d7975b7993a2863;p=civicrm-core.git diff --git a/CRM/Utils/Wrapper.php b/CRM/Utils/Wrapper.php index 7d17e1028a..df9b8a8f32 100644 --- a/CRM/Utils/Wrapper.php +++ b/CRM/Utils/Wrapper.php @@ -41,6 +41,7 @@ class CRM_Utils_Wrapper { * Simple Controller. * * The controller which will handle the display and processing of this page. + * @var \CRM_Core_Controller_Simple object */ protected $_controller;