Application/Api/People/Person/ApiPersonReadOnly.php
ApiPersonReadOnly
has 34 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class ApiPersonReadOnly extends Extension implements IApiInterface
{
use ApiTrait;
File ApiPersonReadOnly.php
has 323 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace SPHERE\Application\Api\People\Person;
use SPHERE\Application\Api\ApiTrait;