spec\Newscoop\Services\CommentServiceSpec::it_is_initializable PHP Méthode

it_is_initializable() public méthode

public it_is_initializable ( )
    public function it_is_initializable()
    {
        $this->shouldHaveType('Newscoop\\Services\\CommentService');
    }