1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-24 17:40:28 +02:00

Phase 1 : envoi des vidéos (en cours)

This commit is contained in:
galaxyoyo
2019-09-17 00:04:45 +02:00
parent 0fdae19f2d
commit a8db4a421c
7 changed files with 160 additions and 14 deletions

View File

@ -41,6 +41,7 @@ class MyAccount
public $school;
public $class;
public $description;
/** @var User */
private $user;
public function __construct($data)