src/Models/Corporation/CorporationInfo.php
CorporationInfo
has 39 functions (exceeds 20 allowed). Consider refactoring. Open
Open
#[OA\Schema(
title: 'CorporationInfo',
description: 'Corporation Sheet',
properties: [
new OA\Property(property: 'name', description: 'The name of the corporation', type: 'string'),
File CorporationInfo.php
has 254 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/*
* This file is part of SeAT
*