Minor: Format code

pull/4991/head
Angel Fernando Quiroz Campos 1 year ago
parent 3a0bfb6c10
commit 2a311369b5
  1. 3
      src/CourseBundle/Entity/CLp.php

@ -197,9 +197,6 @@ class CLp extends AbstractResource implements ResourceInterface, ResourceShowCou
return $this;
}
/**
* Get lpType.
*/
public function getLpType(): int
{
return $this->lpType;

Loading…
Cancel
Save