Skip to content

Commit 6aaa048

Browse files
committed
Removed not used naming template attribute
1 parent 35c11f3 commit 6aaa048

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

DateTimeRangeBehavior.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
*/
1414
class DateTimeRangeBehavior extends Behavior
1515
{
16-
/**
17-
* @var string
18-
*/
19-
public $namingTemplate = '{start}_{end}_range';
2016
/**
2117
* @var string
2218
*/

0 commit comments

Comments
 (0)