Showing 10 of 2,145 results.

15. Disclaimer of Warranty. | License

…D WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR...

getFileCount | Workspaces

Returns the number of template files discovered in the workspace. 1 <?php 2 3 public function getFileCount ( ) : int ;

hasAnyComments | Workspaces

Returns a value indicating if the workspace has any Blade comments. 1 <?php 2 3 public function hasAnyComments ( ) : bool ;