4
0
Fork 0
api-powers/src/8336e3c4-f11b-41bc-a2b1-976.../code.php

24 lines
480 B
PHP

<?php
/**
* @package GetBible
*
* @created 30th May, 2023
* @author Llewellyn van der Merwe <https://dev.vdm.io>
* @git GetBible <https://git.vdm.dev/getBible>
* @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
namespace TrueChristianChurch\Joomla\GetBible;
/**
* The GetBible Search
*
* @since 2.0.1
*/
final class Search
{
}