Skip to content
Snippets Groups Projects
Commit 97c8881f authored by Mantas Simkus's avatar Mantas Simkus
Browse files

fixed styling for comments

parent c76eb4c7
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ class SearchEndpointFactory
* @return SearchEndpointInterface
*
* @throws \RuntimeException Endpoint does not exist.
* @throws \DomainException Endpoint is not implementing SearchEndpointInterface
* @throws \DomainException Endpoint is not implementing SearchEndpointInterface.
*/
public static function get($type)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment