Summery Summery
Get the relationship
Syntax Syntax
Return Return
(string|null) Either 'allow' or 'deny'
Source Source
File: wp-includes/SimplePie/Restriction.php
{ if ($this->relationship !== null) { return $this->relationship; } return null; } /** * Get the type