Skip to content

Commit d0ee383

Browse files
committed
Code reformat
1 parent 8cdcaf4 commit d0ee383

File tree

210 files changed

+2512
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

210 files changed

+2512
-0
lines changed

src/AbraFlexi/AdresarBankovniUcet.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class AdresarBankovniUcet extends RW

src/AbraFlexi/AnalyzaZakazky.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class AnalyzaZakazky extends RW

src/AbraFlexi/Atribut.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class Atribut extends RW

src/AbraFlexi/Autotisk.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class Autotisk extends RW

src/AbraFlexi/BankaPolozka.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class BankaPolozka extends RW

src/AbraFlexi/BankovniUcet.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class BankovniUcet extends RW

src/AbraFlexi/BankovniUcetPokladna.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class BankovniUcetPokladna extends RW

src/AbraFlexi/BankovniUcetSkladPokladna.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class BankovniUcetSkladPokladna extends RW

src/AbraFlexi/CastkyKOdpoctu.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class CastkyKOdpoctu extends RW

src/AbraFlexi/CenikObal.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
<?php
22

3+
declare(strict_types=1);
4+
5+
/**
6+
* This file is part of the SpojeNet\AbraFlexi package.
7+
*
8+
* (c) 2019-2024 SpojeNet s.r.o. <http://spoje.net/>
9+
* (c) 2025 SpojeNetIT s.r.o. <http://spojenet.cz/>
10+
*
11+
* For the full copyright and license information, please view the LICENSE
12+
* file that was distributed with this source code.
13+
*/
14+
315
namespace AbraFlexi;
416

517
class CenikObal extends RW

0 commit comments

Comments
 (0)