mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-11 13:28:40 +00:00
10 lines
62 B
PHP
Executable File
10 lines
62 B
PHP
Executable File
<?php
|
|
|
|
namespace Mpdf\Tag;
|
|
|
|
class Bdo extends InlineTag
|
|
{
|
|
|
|
|
|
}
|