diff --git a/master/README.md b/master/README.md index cc3da1c1c7b..fa78e7a70a7 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [0dd4cf12cc1799e367178a8f3c20c057878eb994](https://github.com/hydephp/develop/commit/0dd4cf12cc1799e367178a8f3c20c057878eb994) +# CI/CD generated reports for [27268768379f1bba40e5b07564a13068d1610889](https://github.com/hydephp/develop/commit/27268768379f1bba40e5b07564a13068d1610889) diff --git a/master/api-docs/classes/Hyde-Framework-Actions-CreatesNewMarkdownPostFile.html b/master/api-docs/classes/Hyde-Framework-Actions-CreatesNewMarkdownPostFile.html index 7c391c1e58b..638ed76bfbc 100644 --- a/master/api-docs/classes/Hyde-Framework-Actions-CreatesNewMarkdownPostFile.html +++ b/master/api-docs/classes/Hyde-Framework-Actions-CreatesNewMarkdownPostFile.html @@ -143,7 +143,7 @@

@@ -205,6 +205,12 @@

 : string +
+ $customContent + +  : string|null +
+
$date @@ -295,7 +301,7 @@

@@ -328,7 +334,7 @@

@@ -343,6 +349,39 @@

+ +
@@ -394,7 +433,7 @@

@@ -427,7 +466,7 @@

@@ -460,7 +499,7 @@

@@ -498,7 +537,7 @@

@@ -506,7 +545,7 @@

public - __construct(string $title, string|null $description, string|null $category, string|null $author) : mixed + __construct(string $title, string|null $description, string|null $category, string|null $author[, string|null $date = null ][, string|null $customContent = null ]) : mixed
@@ -548,6 +587,24 @@

Parameters

The Username of the Author.

+ +
+ $date + : string|null + = null
+
+

Optionally specify a custom date.

+
+ +
+
+ $customContent + : string|null + = null
+
+

Optionally specify custom post content.

+
+
@@ -569,7 +626,7 @@

@@ -604,7 +661,7 @@

@@ -673,7 +730,7 @@

@@ -812,6 +869,7 @@

Return values
+

$filename @@ -345,7 +396,7 @@

@@ -378,7 +429,7 @@

@@ -411,7 +462,7 @@

@@ -444,7 +495,7 @@

@@ -477,7 +528,7 @@

@@ -510,7 +561,7 @@

@@ -548,14 +599,14 @@

public - __construct(string $title[, string $pageClass = MarkdownPage::class ][, bool $force = false ]) : mixed + __construct(string $title[, string $pageClass = MarkdownPage::class ][, bool $force = false ][, string|null $customContent = null ]) : mixed
@@ -582,6 +633,13 @@

Parameters
= false

+
+
+ $customContent + : string|null + = null
+
+
@@ -603,7 +661,7 @@

@@ -638,7 +696,7 @@

@@ -669,7 +727,7 @@

@@ -700,7 +758,7 @@

@@ -731,7 +789,7 @@

@@ -772,7 +830,7 @@

@@ -817,7 +875,7 @@

@@ -832,6 +890,76 @@

+
+
Return values
+ string +
+ + +
+

+ getBladePageContent() + + +

+ + + + + protected + getBladePageContent() : string + +
+
+ + + + +
+
Return values
+ string +
+ +
+
+

+ getMarkdownPageContent() + + +

+ + + + + protected + getMarkdownPageContent() : string + +
+
+ + + +
Return values
string @@ -852,7 +980,7 @@

@@ -1034,7 +1162,7 @@

@@ -1079,7 +1207,7 @@

@@ -1124,7 +1252,7 @@

@@ -1264,6 +1392,7 @@

Parameters
  • Properties
  • @@ -138,8 +138,8 @@

    Build Information