Esempio n. 1
0
 /**
  * Get admin notices
  * @deprecated since 1.12
  * @return array
  */
 public static function get_notices()
 {
     return GravityView_Admin_Notices::get_notices();
 }