Skip to content

Commit bb76258

Browse files
committed
x
1 parent 057dcdf commit bb76258

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/Neon/Position.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<?php
1+
<?php declare(strict_types=1);
22

33
/**
44
* This file is part of the Nette Framework (https://nette.org)
55
* Copyright (c) 2004 David Grudl (https://davidgrudl.com)
66
*/
77

8-
declare(strict_types=1);
9-
108
namespace Nette\Neon;
119

1210

0 commit comments

Comments
 (0)