'25 %', '50' => '50 %', '75' => '75 %', '100' => '100 %', ]; public function getConfig() { return include __DIR__ . '/config/module.config.php'; } }