forked from wallabag/wallabag
Fix some Scrutinizer issues
This commit is contained in:
@ -38,13 +38,7 @@ class GrabySiteConfigBuilder implements SiteConfigBuilder
|
||||
}
|
||||
|
||||
/**
|
||||
* Builds the SiteConfig for a host.
|
||||
*
|
||||
* @param string $host The "www." prefix is ignored
|
||||
*
|
||||
* @return SiteConfig
|
||||
*
|
||||
* @throws OutOfRangeException If there is no config for $host
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function buildForHost($host)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user