Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 3222ed7

Browse files
Merge remote-tracking branch 'origin/1.0'
Conflicts: src/Navigation.php tests/NavigationTest.php
2 parents 3f159fd + 515d0ec commit 3222ed7

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/Facades/Navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/Navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/NavigationServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/AbstractTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/Facades/NavigationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/NavigationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/ServiceProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)