mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-29 12:38:41 +00:00
9 lines
81 B
PHP
Executable File
9 lines
81 B
PHP
Executable File
<?php
|
|
|
|
namespace PhpOffice\PhpPresentation\Slide;
|
|
|
|
class AbstractBackground
|
|
{
|
|
|
|
}
|