mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-11 21:38:39 +00:00
10 lines
61 B
PHP
Executable File
10 lines
61 B
PHP
Executable File
<?php
|
|
|
|
namespace Mpdf\Tag;
|
|
|
|
class Nav extends BlockTag
|
|
{
|
|
|
|
|
|
}
|