fideloper / Implementing-Laravel

Companion application to the e-book Implementing Laravel
173 stars 40 forks source link

Comment On ArtilcleForm.php line 18 #30

Open jefkine opened 9 years ago

jefkine commented 9 years ago

Should the comment on ArticleForm.php line 18 be

@var \Impl\Service\ValidationValidableInterface

instead of

@var \Impl\Form\Service\ValidableInterface