Newscoop\NewscoopBundle\Controller\SnippetControllerInterface::__construct PHP Method

__construct() public method

public __construct ( Snippet $snippet, $update = false )
$snippet Newscoop\Entity\Snippet
    public function __construct(Snippet $snippet, $update = false);