PHP 8.3.31
Preview: TableOfContentsGeneratorInterface.php Size: 558 B
/home/getspomw/royalsquad.us/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsGeneratorInterface.php

<?php

declare(strict_types=1);

/*
 * This file is part of the league/commonmark package.
 *
 * (c) Colin O'Dell <colinodell@gmail.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace League\CommonMark\Extension\TableOfContents;

use League\CommonMark\Extension\TableOfContents\Node\TableOfContents;
use League\CommonMark\Node\Block\Document;

interface TableOfContentsGeneratorInterface
{
    public function generate(Document $document): ?TableOfContents;
}

Directory Contents

Dirs: 2 × Files: 7

Name Size Perms Modified Actions
Node DIR
- drwxrwxrwx 2025-09-17 06:53:05
Edit Download
- drwxrwxrwx 2025-09-17 06:53:05
Edit Download
3.74 KB lrw-rw-rw- 2025-09-17 06:53:05
Edit Download
2.87 KB lrw-rw-rw- 2025-09-17 06:53:05
Edit Download
5.93 KB lrw-rw-rw- 2025-09-17 06:53:05
Edit Download
558 B lrw-rw-rw- 2025-09-17 06:53:05
Edit Download
2.48 KB lrw-rw-rw- 2025-09-17 06:53:05
Edit Download
1.02 KB lrw-rw-rw- 2025-09-17 06:53:05
Edit Download
1.49 KB lrw-rw-rw- 2025-09-17 06:53:05
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).