PHP Classes

File: vendor/symfony/routing/Tests/Fixtures/with_define_path_variable.php

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/symfony/routing/Tests/Fixtures/with_define_path_variable.php   Download  
File: vendor/symfony/routing/Tests/Fixtures/with_define_path_variable.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 83 bytes
 

Contents

Class file image Download
<?php

$path
= '/1/2/3';

return new \
Symfony\Component\Routing\RouteCollection();