Created
June 13, 2020 10:06
-
-
Save eS-IT/b21c1dc894781c357f108f1c0332ffa0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$this->io->listing([ | |
'Element #1 Lorem ipsum dolor sit amet', | |
'Element #2 Lorem ipsum dolor sit amet', | |
'Element #3 Lorem ipsum dolor sit amet', | |
]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment