/home/techb158/l2hypotheques.com/wp-content/plugins/codestar-framework/fields/callback
NameSizeModeActions
callback.php7050644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/codestar-framework/fields/callback/callback.php (705B)
field['function'] ) && is_callable( $this->field['function'] ) ) { $args = ( isset( $this->field['args'] ) ) ? $this->field['args'] : null; call_user_func( $this->field['function'], $args ); } } } }