File manager - Edit - /var/www/payraty/helpdesk/vendor/cocur/slugify/src/Bridge/Symfony/CocurSlugifyBundle.php
Back
<?php /** * This file is part of cocur/slugify. * * (c) Florian Eckerstorfer <florian@eckerstorfer.co> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Cocur\Slugify\Bridge\Symfony; use Symfony\Component\DependencyInjection\Extension\ExtensionInterface; use Symfony\Component\HttpKernel\Bundle\Bundle; /** * CocurSlugifyBundle * * @package cocur/slugify * @subpackage bridge * @author Florian Eckerstorfer <florian@eckerstorfer.co> * @copyright 2012-2014 Florian Eckerstorfer * @license http://www.opensource.org/licenses/MIT The MIT License */ class CocurSlugifyBundle extends Bundle { public function getContainerExtension(): ExtensionInterface { return new CocurSlugifyExtension(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings