Completed
Push — master ( 361a80...57c765 )
by Atanas
07:10
created
core/Field/Predefined_Options_Field.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,7 @@
 block discarded – undo
92 92
 	/**
93 93
 	 * Retrieve the current options.
94 94
 	 *
95
-	 * @return array
95
+	 * @return callable
96 96
 	 */
97 97
 	public function get_options() {
98 98
 		return $this->load_options();
Please login to merge, or discard this patch.