chamilo/chamilo-lms

View on GitHub
public/plugin/zoom/Entity/Registrant.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function computeFullName()

Variable "registrant_id" is not in valid camel caps format
Open

            $this->id = $createdRegistration->registrant_id;

Variable "registrant_id" is not in valid camel caps format
Open

        } elseif ($this->id != $createdRegistration->registrant_id) {

Missing function doc comment
Open

    public function getJoinUrl()

There are no issues that match your filters.

Category
Status