@@ -113,8 +113,6 @@ |
||
113 | 113 | * Catchall method if field's 'display_cb' is NOT defined, or field type does |
114 | 114 | * not have a corresponding display method |
115 | 115 | * @since 2.2.2 |
116 | - * @param string $method Non-existent method name |
|
117 | - * @param array $arguments All arguments passed to the method |
|
118 | 116 | */ |
119 | 117 | public function display() { |
120 | 118 | // If repeatable |