@@ -11,7 +11,7 @@ |
||
11 | 11 | |
12 | 12 | public function __construct() |
13 | 13 | { |
14 | - new Taxonomy(self::EXAMPLE_POST_CATEGORY, PostTypes::EXAMPLE_POST_TYPE, [ |
|
14 | + new Taxonomy(self::EXAMPLE_POST_CATEGORY, PostTypes::EXAMPLE_POST_TYPE, [ |
|
15 | 15 | 'labels' => [ |
16 | 16 | 'name' => Translations::trans('Categories'), |
17 | 17 | 'singular_name' => Translations::trans('Category'), |