Skip to content

Commit

Permalink
Remove inline doc for removed argument
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsternberg committed Apr 28, 2016
1 parent 493a291 commit 3c0da5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/CMB2_Field.php
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,6 @@ public function peform_param_callback( $param ) {
* Store results of the param callbacks for continual access
* @since 2.0.0
* @param string $param Field parameter
* @param bool $echo Whether field should be 'echoed'
* @return mixed Results of param/param callback
*/
public function get_param_callback_result( $param ) {
Expand Down

0 comments on commit 3c0da5c

Please sign in to comment.