Upgrade to 3.4.3
This commit is contained in:
@@ -177,6 +177,7 @@ trait HasChildren
|
||||
/**
|
||||
* @deprecated 3.0.0 Use `Page::hasUnlistedChildren()` instead
|
||||
* @return bool
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function hasInvisibleChildren(): bool
|
||||
{
|
||||
@@ -208,6 +209,7 @@ trait HasChildren
|
||||
/**
|
||||
* @deprecated 3.0.0 Use `Page::hasListedChildren()` instead
|
||||
* @return bool
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function hasVisibleChildren(): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user