Documents and Documentation (beta 1) #23

Merged
danieljsummers merged 16 commits from doc-experiment into main 2024-06-12 02:07:36 +00:00
Showing only changes of commit 9e8c70ada2 - Show all commits

View File

@ -1,10 +1,9 @@
<?php declare(strict_types=1);
/** The current Feed Reader Central version */
use BitBadger\PDODocument\{AutoId, Configuration};
use FeedReaderCentral\Data;
/** The current Feed Reader Central version */
const FRC_VERSION = '1.0.0-beta1';
/**