Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ac1c76

Browse filesBrowse files
committed
[Routing] Remove unused properties from the Route annotation
1 parent 95becc4 commit 9ac1c76
Copy full SHA for 9ac1c76

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
  • src/Symfony/Component/Routing/Annotation
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎src/Symfony/Component/Routing/Annotation/Route.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Annotation/Route.php
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ class Route
3131
private $methods = [];
3232
private $schemes = [];
3333
private $condition;
34-
private $locale;
35-
private $format;
36-
private $utf8;
3734

3835
/**
3936
* @param array $data An array of key/value parameters

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.