photo/app/Media/QuickTime/Atoms/free.php

12 lines
140 B
PHP
Raw Normal View History

2024-09-16 12:10:19 +00:00
<?php
namespace App\Media\QuickTime\Atoms;
// Unused space available in file.
use App\Media\QuickTime\Atom;
class free extends Atom
{
}