فهرست منبع

Add phpDoc comment for auto-suggest help

Vijayakrishnan Krishnan 5 سال پیش
والد
کامیت
fd2a627fd0
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      resources/views/app/patient/care-month/dashboard.blade.php

+ 3 - 0
resources/views/app/patient/care-month/dashboard.blade.php

@@ -1,3 +1,6 @@
+<?php
+/** @var App\Models\CareMonth $careMonth */
+?>
 @extends ('layouts.patient')
 
 @section('inner-content')