Skip to content
Snippets Groups Projects
Commit 246be76c authored by Erick Hitter's avatar Erick Hitter
Browse files

Add property visibility

parent 58e04674
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ class taxonomy_dropdown_widget_plugin {
/**
* Class variables
*/
var $option_defaults = array(
protected $option_defaults = array(
'taxonomy' => 'post_tag',
'select_name' => 'Select Tag',
'max_name_length' => 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment