# depicter/trunk/app/src/Modules/Modules.php

Depicter — Popup &amp; Slider Builder, version trunk. 10 lines.

- Page: https://pluginprobe.com/plugins/depicter/trunk/code/app/src/Modules/Modules.php
- Raw: https://pluginprobe.com/plugins/depicter/trunk/raw/app/src/Modules/Modules.php
- Modified: 2023-02-09T06:22:12+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/depicter/trunk/code/app/src/Modules/Modules.php#L10-L20`.

```php
<?php

namespace Depicter\Modules;


class Modules{

	public function bootstrap(){}
}

```
