Skip to content

Commit ee0634f

Browse files
DevRaephgithub-actions[bot]
authored andcommitted
🎨 Fix styling
1 parent 87cdda5 commit ee0634f

8 files changed

+8
-1
lines changed

.php-cs-fixer.cache

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"php":"8.3.7","version":"3.57.2","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":true,"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"braces_position":{"allow_single_line_empty_anonymous_classes":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_type_declaration":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_parentheses":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"ordered_imports":{"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_import_per_statement":{"group_to_single_imports":false},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"unary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"src\/Exceptions\/InputFileNotFoundException.php":"2b565c3985350be437c530f5584139f7","src\/Exceptions\/InputFileNotSetException.php":"949fc0e876f36f29c9d7b4778c341f42","src\/Exceptions\/OutputFileNotSetException.php":"ad2e624c5753081f076002e7e0e18c0f","src\/Exceptions\/PasswordNotSetException.php":"f55b25fcbafba5d1f18d90aa06a87fd7","src\/PDFPasswordProtectServiceProvider.php":"b54e9cd288193eca9565105afd27496d","src\/PDFPasswordProtect.php":"4337a9057c74250ba70e7b11c5a59a2a","src\/Facade\/PDFPasswordProtect.php":"7ffca1fa7dd85df62eacab995bebccce","tests\/TestCase.php":"b36b8ecb6ad2f0eea77cf12355f6d490","tests\/Feature\/ExampleTest.php":"9c85d3fc3571920ba5e59e6d460c5220","tests\/Unit\/ExampleTest.php":"9c85d3fc3571920ba5e59e6d460c5220","tests\/Pest.php":"4ebee922c619589290da74eeab23ce3e","tests\/ProtectPDFTest.php":"5ce3de0580efabd7a724fe27caaae3ec","tests\/ArchTest.php":"d70bdf3e6a2f5d3dc042800c215d9b5c","src\/PDFPasswordProtectOLD.php":"9dea0d56169d8f5b0921ceb22789b771"}}
1+
{"php":"8.3.17","version":"3.69.1","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":true,"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"braces_position":{"allow_single_line_empty_anonymous_classes":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_type_declaration":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_parentheses":true,"no_blank_lines_after_class_opening":true,"no_extra_blank_lines":{"tokens":["use"]},"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"ordered_imports":{"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_import_per_statement":{"group_to_single_imports":false},"single_space_around_construct":{"constructs_followed_by_a_single_space":["abstract","as","case","catch","class","const_import","do","else","elseif","final","finally","for","foreach","function","function_import","if","insteadof","interface","namespace","new","private","protected","public","static","switch","trait","try","use","use_lambda","while"],"constructs_preceded_by_a_single_space":["as","else","elseif","use_lambda"]},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"unary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"src\/Exceptions\/InputFileNotFoundException.php":"dfd33ed4c410ca911c58dfc1cbc9cd4b","src\/Exceptions\/InputFileNotSetException.php":"36c6522e785ec8c7551e95b9ba0f9bc3","src\/Exceptions\/PasswordNotSetException.php":"c6774e89b0ab6cfb0fc3ff2d83b4f230","src\/Exceptions\/OutputFileNotSetException.php":"c2a750cde7bd6bb58d6b74d51bd74a13","src\/PDFPasswordProtect.php":"4337a9057c74250ba70e7b11c5a59a2a","src\/Facade\/PDFPasswordProtect.php":"eb2e4bddbf1caefcc63350555004022e","src\/PDFPasswordProtectServiceProvider.php":"14277c7603c870aec0a9a1e31459aa9d","src\/PDFPasswordProtectOLD.php":"93163207e13e8b5aef14a80dbb8d33fc","tests\/ArchTest.php":"d70bdf3e6a2f5d3dc042800c215d9b5c","tests\/TestCase.php":"b36b8ecb6ad2f0eea77cf12355f6d490","tests\/Feature\/ExampleTest.php":"9c85d3fc3571920ba5e59e6d460c5220","tests\/Pest.php":"4ebee922c619589290da74eeab23ce3e","tests\/ProtectPDFTest.php":"5ce3de0580efabd7a724fe27caaae3ec","tests\/Unit\/ExampleTest.php":"9c85d3fc3571920ba5e59e6d460c5220"}}

src/Exceptions/InputFileNotFoundException.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

src/Exceptions/InputFileNotSetException.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

src/Exceptions/OutputFileNotSetException.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

src/Exceptions/PasswordNotSetException.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

src/Facade/PDFPasswordProtect.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

src/PDFPasswordProtectOLD.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

src/PDFPasswordProtectServiceProvider.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* ____ __ _
45
* / __ \ ___ _ __ ___ / / ____ ____ _ (_) _ __

0 commit comments

Comments
 (0)