Skip to content

Commit

Permalink
action packae
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Jan 9, 2024
1 parent bb193d0 commit b9a9ee4
Show file tree
Hide file tree
Showing 12 changed files with 275 additions and 308 deletions.
69 changes: 0 additions & 69 deletions library/action.md

This file was deleted.

143 changes: 0 additions & 143 deletions library/attribute.md

This file was deleted.

56 changes: 0 additions & 56 deletions library/controller.md

This file was deleted.

9 changes: 1 addition & 8 deletions library/naming.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
<?php

return [
'action.md' => 'Action',

'controller.md' => 'Controller',
'data-structure.md' => 'DataStructure',
'filesystem.md' => 'Filesystem',
'message.md' => 'Message',
'parameter.md' => 'Parameter',
'regex.md' => 'Regex',
'serialize.md' => 'Serialize',
'string.md' => 'String',
'type.md' => 'Type',
'variable-support.md' => 'VariableSupport',
'writer.md' => 'Writer',
];
Loading

0 comments on commit b9a9ee4

Please sign in to comment.