authorize(); $App->openSession(); $System = new \alphayax\freebox\api\v3\services\config\System( $App); /** @var \alphayax\freebox\api\v3\models\SystemConfig $SystemConfig */ $SystemConfig = $System->getConfiguration(); print_r( $SystemConfig);