Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 29f6224

Browse files
committed
Define flex entities.
1 parent 6137ef4 commit 29f6224

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Stringbuffer.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,11 @@ public function reachId ( $id ) {
314314
}
315315
namespace {
316316

317+
/**
318+
* Flex entity.
319+
*/
320+
Hoa\Core\Consistency::flexEntity('Hoa\Stringbuffer\Stringbuffer');
321+
317322
/**
318323
* Add the hoa://Library/Stringbuffer component. Help to know to real path of a
319324
* stringbuffer.

0 commit comments

Comments
 (0)