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

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

new CQuestion7();