[VkBridge] Smallfix to pass phpcs

This commit is contained in:
Eugene Molotov 2018-03-05 13:34:01 +05:00
parent 5a0b6009a9
commit 2b404ebe81

View File

@ -17,7 +17,7 @@ class VkBridge extends BridgeAbstract
) )
); );
protected $pageName = NULL; protected $pageName;
public function getURI() public function getURI()
{ {