Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit eae81f8

Browse files
committed
.php to hack
1 parent cae00f1 commit eae81f8

38 files changed

+0
-38
lines changed

src/Codegen.php renamed to src/Codegen.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/RequestParametersCodegenBuilder.php renamed to src/RequestParametersCodegenBuilder.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/RequestParametersCodegenBuilderBase.php renamed to src/RequestParametersCodegenBuilderBase.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/RouterCLILookupCodegenBuilder.php renamed to src/RouterCLILookupCodegenBuilder.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/RouterCodegenBuilder.php renamed to src/RouterCodegenBuilder.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/UriBuilderCodegenBuilder.php renamed to src/UriBuilderCodegenBuilder.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/UriMapBuilder.php renamed to src/UriMapBuilder.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/interfaces/IncludeInUriMap.php renamed to src/interfaces/IncludeInUriMap.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/interfaces/SupportsGetRequests.php renamed to src/interfaces/SupportsGetRequests.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

src/interfaces/SupportsPostRequests.php renamed to src/interfaces/SupportsPostRequests.hack

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?hh // strict
21
/*
32
* Copyright (c) 2016-present, Facebook, Inc.
43
* All rights reserved.

0 commit comments

Comments
 (0)