Skip to content
Snippets Groups Projects
Question4.php 87 B
<?php

require 'vendor/autoload.php';
use seance\reponse\CQuestion4;

new CQuestion4();