10 lines
374 B
PHP
Executable File
10 lines
374 B
PHP
Executable File
<?php
|
|
|
|
/**
|
|
* @see https://github.com/laminas/laminas-zendframework-bridge for the canonical source repository
|
|
* @copyright https://github.com/laminas/laminas-zendframework-bridge/blob/master/COPYRIGHT.md
|
|
* @license https://github.com/laminas/laminas-zendframework-bridge/blob/master/LICENSE.md New BSD License
|
|
*/
|
|
|
|
Laminas\ZendFrameworkBridge\Autoloader::load();
|