FOF30\View\DataView\DataViewInterface::getName PHP Метод

getName() публичный Метод

The model name by default parsed using the classname, or it can be set by passing a $config['name'] in the class constructor
public getName ( ) : string
Результат string The name of the model
    public function getName();