There is at least one abstract method in this class. Maybe declare it as abstract, or implement the remaining methods: hasProperty, p, properties, property
Loading history...
14
{
15
use CategoryTrait;
16
17
/**
18
* @var \Charcoal\Translator\Translation|null
19
*/
20
private $name;
21
22
/**
23
* @param mixed $name The news category name (localized).