class SiteHelper implements ProtectedContextAwareInterface (View source)

Eel helper for accessing the Site object

Properties

protected SiteRepository $siteRepository

Methods

Site|null
findBySiteNode(Node $siteNode)

No description

bool
allowsCallOfMethod(string $methodName)

No description

Details

Site|null findBySiteNode(Node $siteNode)

No description

Parameters

Node $siteNode

Return Value

Site|null

bool allowsCallOfMethod(string $methodName)

No description

Parameters

string $methodName

Return Value

bool