Automatically work out if attributes are internal (because they are not used in objectclasses)
Some checks failed
Create Docker Image / Test Application (x86_64) (push) Has been cancelled
Create Docker Image / Build Docker Image (arm64) (push) Has been cancelled
Create Docker Image / Build Docker Image (x86_64) (push) Has been cancelled
Create Docker Image / Final Docker Image Manifest (push) Has been cancelled

This commit is contained in:
2025-04-30 21:43:13 +09:30
parent 84f82aaf59
commit ae782577e7
13 changed files with 11 additions and 134 deletions

View File

@@ -1,4 +1,4 @@
<!-- $o=Internal::class -->
<!-- $o=Attribute|Internal::class -->
@foreach(old($o->name_lc,$o->values) as $value)
@if($loop->index)<br>@endif
{{ $value }}